git-init-db: set up the full default environment
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 30 May 2005 17:20:44 +0000 (10:20 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 30 May 2005 17:20:44 +0000 (10:20 -0700)
Create .git/refs/{heads,tags} and make .git/HEAD be a symlink to
(the as yet non-existent) .git/refs/heads/master.

No differences found