Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

git repack

Git 저장소에서 압축되지 않은 객체를 패킹. 더 많은 정보: https://git-scm.com/docs/git-repack.

  • 현재 디렉토리에서 압축되지 않은 객체를 패킹:

git repack

  • 패킹 후 중복 객체도 제거:

git repack -d

Related Topics
English version français version italiano version Türkçe version
Contribute to This Page
Report New Issue View Source
Discuss this page