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 SHA-1 of each object.GITPart of the git(1) suite Git 1.8.5.3 01/14/2014 GIT-SHOW-INDEX(1)
| Related Man Pages |
|---|
| git-unpack-objects(1) - linux |
| git-index-pack(1) - debian |
| git-index-pack(1) - centos |
| git-unpack-objects(1) - osx |
| git-index-pack(1) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Featured Books and Articles by Active Forum Members |
| Rules for Homework & Coursework Questions Forum |
| Scripts without shebang |
| UNIX.com End of Year (EOY) Report (2019) |