Skip to content

bpo-29798: Handle git worktree in make patchcheck #629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2017

Conversation

ncoghlan
Copy link
Contributor

In git worktree directories, .git is a configuration
file rather than a subdirectory

In git worktree directories, `.git` is a configuration
file rather than a subdirectory
@mention-bot
Copy link

@ncoghlan, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tiran, @birkenfeld, @merwok, @florentx and @brettcannon to be potential reviewers.

@ncoghlan ncoghlan merged commit 6a6d090 into python:master Mar 12, 2017
ncoghlan added a commit to ncoghlan/cpython that referenced this pull request Mar 12, 2017
In git worktree directories, `.git` is a configuration
file rather than a subdirectory
(cherry picked from commit 6a6d090)
ncoghlan added a commit to ncoghlan/cpython that referenced this pull request Mar 12, 2017
In git worktree directories, `.git` is a configuration
file rather than a subdirectory
(cherry picked from commit 6a6d090)
@ncoghlan ncoghlan self-assigned this Mar 12, 2017
ncoghlan added a commit to ncoghlan/cpython that referenced this pull request Mar 12, 2017
In git worktree directories, `.git` is a configuration
file rather than a subdirectory
(cherry picked from commit 6a6d090)
@ncoghlan ncoghlan deleted the bpo-29798-git-worktree-patchcheck branch March 12, 2017 09:44
ncoghlan added a commit that referenced this pull request Mar 12, 2017
In git worktree directories, `.git` is a configuration
file rather than a subdirectory
(cherry picked from commit 6a6d090)
ncoghlan added a commit that referenced this pull request Mar 12, 2017
In git worktree directories, `.git` is a configuration
file rather than a subdirectory
(cherry picked from commit 6a6d090)
ncoghlan added a commit that referenced this pull request Mar 12, 2017
In git worktree directories, `.git` is a configuration
file rather than a subdirectory
(cherry picked from commit 6a6d090)
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.

3 participants