Re: Why repository grows after "git gc"? / Purpose of *.keep files?
From: Nicolas Pitre <hidden> Date: 2016-06-15 22:44:36
On Mon, 12 May 2008, Teemu Likonen wrote:
I'll send you the .git/logs directory but I'm afraid it doesn't tell
much. There are just three files:
.git/logs/HEAD
.git/logs/refs/heads/master
.git/logs/refs/remotes/origin/master
They containt one line for the initial clone and one line for
the fast-forward pull.
That's what I want. This way I should be able to reproduce your exact
case.
Nicolas