chiark / gitweb /
Allow .git/branches and .git/remotes to be missing
authorPavel Roskin <proski@gnu.org>
Fri, 2 Feb 2007 17:18:40 +0000 (17:18 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 2 Feb 2007 22:58:20 +0000 (22:58 +0000)
Both directories are now obsoleted by .git/config file.  This fixes
"make test" in StGIT with git 1.5.0-rc3.

Signed-off-by: Pavel Roskin <proski@gnu.org>

No differences found