From: Linus Torvalds Date: Mon, 30 May 2005 17:20:44 +0000 (-0700) Subject: git-init-db: set up the full default environment X-Git-Tag: v0.99~418 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cad88fdf8d1ebafb5d4d1b92eb243ff86bae740b?hp=cad88fdf8d1ebafb5d4d1b92eb243ff86bae740b git-init-db: set up the full default environment Create .git/refs/{heads,tags} and make .git/HEAD be a symlink to (the as yet non-existent) .git/refs/heads/master. ---