Skip to content

[3.6] bpo-30232: Support Git worktree in configure.ac#1398

Merged
vstinner merged 2 commits intopython:3.6from
vstinner:worktree_36
May 2, 2017
Merged

[3.6] bpo-30232: Support Git worktree in configure.ac#1398
vstinner merged 2 commits intopython:3.6from
vstinner:worktree_36

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 2, 2017

No description provided.

vstinner added 2 commits May 2, 2017 22:49
Don't test if .git/HEAD file exists, but only if the .git file (or
directory) exists.
(cherry picked from commit 5facdbb)
Run autoconf.
(cherry picked from commit 9ed34a8)
@vstinner vstinner merged commit 4dae0d1 into python:3.6 May 2, 2017
@vstinner vstinner deleted the worktree_36 branch May 2, 2017 21:46
vstinner added a commit that referenced this pull request May 2, 2017
* 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.
(cherry picked from commit 5facdbb)

* bpo-30232: Regenerate configure (#1396)

Run autoconf.
(cherry picked from commit 9ed34a8)

(cherry picked from commit 4dae0d1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants