mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
* admin/update_autogen: Handle git worktree.
; No need to merge to master.
This commit is contained in:
parent
ec02c736d6
commit
3e322df060
|
|
@ -47,7 +47,7 @@ cd $PD
|
|||
cd ../
|
||||
[ -d admin ] || die "Could not locate admin directory"
|
||||
|
||||
[ -d .git ] || die "No .git directory"
|
||||
[ -e .git ] || die "No .git"
|
||||
|
||||
usage ()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue