반응형
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
- java 1.8 11
- yum install java
- Java 1.8
- java 버전 변경
- querydsl no sources given
- error
- springbatch error
- 스프링부트테스트
- java
- springboot
- no sources given
- springboottest
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- log error
- mac os git error
- java 여러개 버전
- Medium
- java 11
- parse
- OpenFeign
- property or field 'jobparameters' cannot be found on object of type
- No tests found for given includes
- java version
- LeetCode
- el1008e
- maybe not public or not valid?
- AWS CLI
- easy
- JUnit
- aws
Archives
- Today
- Total
목록삭제된 파일 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