commit | 5facdbb29169c2799c42f887cef4cd9d087b0167 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue May 02 21:42:48 2017 +0200 |
committer | GitHub <noreply@github.com> | Tue May 02 21:42:48 2017 +0200 |
tree | 3882246ae3de8854480446d49fa2745dc4aa228a | |
parent | 094909ad69a6654ac43c69ebdced060fbbbbede8 [diff] |
bpo-30232: Support Git worktree in configure.ac (#1391) Don't test if .git/HEAD file exists, but only if the .git file (or directory) exists.