GIT-SHOW-INDEX(1) Git Manual GIT-SHOW-INDEX(1)NAMEgit-show-index - Show packed archive indexSYNOPSISgit show-index < idx-fileDESCRIPTIONReads given idx file for packed git archive created with git pack-objects command, and dumps its contents. The information it outputs is subset of what you can get from git verify-pack -v; this command only shows the packfile offset and SHA1 of each object.GITPart of the git(1) suite Git 1.7.10.4 11/24/2012 GIT-SHOW-INDEX(1)
| Related Man Pages |
|---|
| git-unpack-objects(1) - linux |
| git-index-pack(1) - debian |
| git-index-pack(1) - suse |
| git-unpack-objects(1) - mojave |
| git-index-pack(1) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |