git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Why very small repository has 2.7M size
@ 2008-01-19  9:43 Ping Yin
  2008-01-19  9:48 ` Ping Yin
  0 siblings, 1 reply; 4+ messages in thread
From: Ping Yin @ 2008-01-19  9:43 UTC (permalink / raw)
  To: Git Mailing List

$ ~/test/bar$ ll -h && git gc
total 8.0K
-rwxr-xr-x 1 yinping yinping 131 2008-01-19 17:35 Makefile.crawler
-rwxr-xr-x 1 yinping yinping 131 2008-01-19 17:37 Makefile.search
Counting objects: 87, done.
Compressing objects: 100% (78/78), done.
Writing objects: 100% (87/87), done.
Total 87 (delta 8), reused 87 (delta 8)

$ ~/test/bar$ du -h . | tail -10
8.0K    ./.git/objects/info
2.5M    ./.git/objects/pack
2.5M    ./.git/objects
8.0K    ./.git/logs/refs/heads
20K     ./.git/logs/refs/remotes/origin
24K     ./.git/logs/refs/remotes
36K     ./.git/logs/refs
44K     ./.git/logs
2.7M    ./.git
2.7M    .

-- 
Ping Yin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-19 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-19  9:43 Why very small repository has 2.7M size Ping Yin
2008-01-19  9:48 ` Ping Yin
2008-01-19 10:57   ` Jean-Luc Herren
2008-01-19 13:59     ` Ping Yin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).