This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/proj.bkp2$ git verify-pack -v .git/objects/pack/*.idx | sort -k 3 -n | tail -5 | |
b1bec83ec786b25d0027ad3e12548877291502b1 blob 17932 3299 481049 | |
10bc64b243092ba8219f2e6c1580652f2fbd9b57 blob 20126 20026 208912 | |
cf181fa1c4d9aa95de1727f432b7672abaa618b7 blob 40725 10369 428964 | |
e810b9252692ae790905e60edab5ca6eff35e573 blob 41857 10222 171630 | |
668eb6ed5b5c4a8145602752d4cb12f33b24ee7f blob 31760199 30081667 494141 | |
/proj.bkp2$ git rev-list --objects --all | grep 668eb6ed5b5c4a8145602752d4cb12f33b24ee7f | |
668eb6ed5b5c4a8145602752d4cb12f33b24ee7f ibrowser/static/ibrowser/img/fugue-icons-3.3.4-src.zip |
NewerOlder