일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 자바의정석
- 형변환
- 항해플러스백엔드
- Wordpress
- disabled
- AWS Certified Cloud Practitioner
- 변수
- cafe24
- SQL개발자
- 항해플러스후기
- 항해플러스
- SSL
- 항해99
- saltkey
- 변수의타입
- Java의정석
- Your session has been terminated
- ARI
- 보안인증서
- readony
- 항해솔직후기
- AWS
- AWS시험
- ARIadminer
- 남궁성
- Foundational
- java
- sqld
Archives
- Today
- Total
목록2024/09/24 (2)
WorkaHolic
deleted 상태 처리
reset이나 기타 상황으로 인해, 파일이 삭제되어 deleted: 상태일 때 * 아래와 같이, WorkingDirectory에서 deleted(빨간색)인 경우On branch masterChanges not staged for commit: (use "git add/rm ..." to update what will be committed) (use "git checkout -- ..." to discard changes in working directory) deleted: file.txt no changes added to commit (use "git add" and/or "git commit -a") 1. 해당 파일을 각각 add나 rm해서 StagingArea로 보내기git add f..
Develop/Git
2024. 9. 24. 17:20