[GitLab] git 빈 디렉토리 커밋 하는 방법 :: 모두의 지식 저장고
[GitLab] git 빈 디렉토리 커밋 하는 방법
Git은 기본적으로 빈 디렉토리를 추적하지 않기 때문에 빈 디렉토리를 저장할수 없다. 파일이 없는 빈 디렉토리는 자동으로 무시 되기 때문에 간접적인 방법으로 .gitkeep 파일을 사용 하
growupcoding.tistory.com
How do I add an empty directory to a Git repository? - Stack Overflow
How do I add an empty directory to a Git repository?
How do I add an empty directory (that contains no files) to a Git repository?
stackoverflow.com
'D' 카테고리의 다른 글
distroless 이미지를 위한 Kubernetes 의 ephemeral debug container (0) | 2024.10.29 |
---|---|
AOT를 지원하는 .NET 이미지 (0) | 2024.10.25 |
장애 발생시 체크 리스트 (0) | 2024.10.23 |
C# task에서 발생한 예외 (0) | 2024.10.21 |
충돌 체크와 이동 처리 (0) | 2024.07.23 |