X Tutup
Skip to content

[2.7] bpo-29798: Handle git worktree in make patchcheck (#629)#635

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

[2.7] bpo-29798: Handle git worktree in make patchcheck (#629)#635
ncoghlan merged 1 commit intopython:2.7from
ncoghlan:backport-6a6d090-2.7

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 ee10fb9 into python:2.7 Mar 12, 2017
@ncoghlan ncoghlan deleted the backport-6a6d090-2.7 branch March 30, 2018 07:47
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