]> code.delx.au - gnu-emacs/commit
Do not require that .git be a directory
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Apr 2016 18:12:15 +0000 (11:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Apr 2016 18:12:39 +0000 (11:12 -0700)
commit1aebe99145e9ef612cdb272800904e3ba9297196
treeadff82b1ea3fc1406907a1fb561e84d8d9a9dd9a
parent7d835d8e792664e201ec50ba5f0a260d91e1fff5
Do not require that .git be a directory

Problem reportyed by Phillip Lord.
* admin/update_autogen, autogen.sh, build-aux/gitlog-to-emacslog:
* configure.ac, make-dist:
Do not require that .git be a directory, as 'git worktree' makes
it a file and not a directory.
admin/update_autogen
autogen.sh
build-aux/gitlog-to-emacslog
configure.ac
make-dist