X Tutup
Skip to content

[3.5] bpo-29798: Handle git worktree in make patchcheck#634

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

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

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