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