Revert "Don't create the $GIT_DIR/branches directory on init"

This reverts commit 0cc5691a8b.

There is not enough justification for doing this.  We do not update
things in .git/branches and .git/remotes anymore, but still do read
information from there and will keep doing so.

Besides, this breaks quite a lot of tests in t55?? series.
This commit is contained in:
Junio C Hamano 2009-10-31 11:16:50 -07:00
Родитель 5f809ff509
Коммит c8a58ac5a5
1 изменённых файлов: 1 добавлений и 0 удалений

1
templates/branches-- Normal file
Просмотреть файл

@ -0,0 +1 @@
: this is just to ensure the directory exists.