X Tutup
Skip to content

[3.6] bpo-29798: Handle git worktree in make patchcheck#633

Merged
ncoghlan merged 1 commit intopython:3.6from
ncoghlan:backport-6a6d090-3.6
Mar 12, 2017
Merged

[3.6] bpo-29798: Handle git worktree in make patchcheck#633
ncoghlan merged 1 commit intopython:3.6from
ncoghlan:backport-6a6d090-3.6

Conversation

@ncoghlan
Copy link
Copy Markdown
Contributor

In git worktree directories, .git is a configuration
file rather than a subdirectory
(cherry picked from commit 6a6d090)

In git worktree directories, `.git` is a configuration
file rather than a subdirectory
(cherry picked from commit 6a6d090)
@ncoghlan ncoghlan merged commit 61a82a5 into python:3.6 Mar 12, 2017
@ncoghlan ncoghlan deleted the backport-6a6d090-3.6 branch March 12, 2017 10:00
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

X Tutup