반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- maybe not public or not valid?
- Java 1.8
- OpenFeign
- java 11
- java 버전 변경
- querydsl no sources given
- parse
- easy
- springbatch error
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- springboottest
- springboot
- java 1.8 11
- mac os git error
- 스프링부트테스트
- No tests found for given includes
- JUnit
- property or field 'jobparameters' cannot be found on object of type
- java version
- no sources given
- java 여러개 버전
- AWS CLI
- el1008e
- yum install java
- aws
- error
- LeetCode
- log error
- Medium
- java
Archives
- Today
- Total
목록git commit (1)
쩨이엠 개발 블로그
[ git ] 삭제된 파일 commit
그냥 파일은 commit을 내부에서 잘 했는데 삭제된 파일이 어딜 가도 안보인다 $ git status를 했을 때 intellij 안에서는 commit으로 가도 얘가 안보였다 $ git status On branch master Your branch is up-to-date with 'origin/master'. Changes to be committed: (use "git reset HEAD ..." to unstage) deleted: iot_back/src/main/.DS_Store deleted: iot_back/src/main/java/.DS_Store deleted: iot_back/src/main/java/com/.DS_Store deleted: iot_back/src/main/java/co..
개발/ETC
2020. 5. 21. 11:54