Git 객체 데이터베이스에서 도달할 수 없는 모든 객체를 제거하는 명령. 이 명령은 종종 직접 사용되지 않고, Git gc에서 내부 명령으로 사용됩니다. 더 많은 정보: https://git-scm.com/docs/git-prune.
git prune --dry-run
stdout
git prune --verbose
git prune --progress