]> git.notmuchmail.org Git - notmuch/commit
Makefile.local: set IS_GIT = yes when regular file $srcdir/.git exists
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 25 May 2016 21:04:30 +0000 (00:04 +0300)
committerDavid Bremner <david@tethera.net>
Sat, 11 Jun 2016 16:13:48 +0000 (13:13 -0300)
commit57bd4cf3221a56f8fd8a27af541d6cc8b4011b62
tree0b91bc0c66afe384e0cfcc56784c6e3c8528cf67
parent2333a44ab7280a286af38e589a4bbc712bc3589a
Makefile.local: set IS_GIT = yes when regular file $srcdir/.git exists

$srcdir/.git may also be file. E.g. `git worktree` creates .git file
while new working tree is populated.
Makefile.local