Topics ▾
Email
Version 1.6.0 ▾
git-count-objects last updated in 2.17.0
Changes in the git-count-objects manual
Setup and Config
Getting and Creating Projects
Basic Snapshotting
Branching and Merging
Sharing and Updating Projects
Inspection and Comparison
Patching
Debugging
External Systems
Server Admin
Guides
Administration
Plumbing Commands
- 2.11.1 → 2.17.0 no changes
-
2.11.0
11/29/16
DESCRIPTION
This counts the number of unpacked object files and disk space consumed by them, to help you decide when it is a good time to repack.
Author
Written by Junio C Hamano <gitster@pobox.com>
Documentation
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
Part of the git[1] suite