Skip to content
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

rebase: ignore untracked files in submodules #4151

Merged

Conversation

novalis
Copy link
Contributor

@novalis novalis commented Mar 3, 2017

An untracked file in a submodule should not prevent a rebase from
starting. Even if the submodule's SHA is changed, and that file would
conflict with a new tracked file, it's still OK to start the rebase
and discover the conflict later.

Signed-off-by: David Turner dturner@twosigma.com

An untracked file in a submodule should not prevent a rebase from
starting.  Even if the submodule's SHA is changed, and that file would
conflict with a new tracked file, it's still OK to start the rebase
and discover the conflict later.

Signed-off-by: David Turner <dturner@twosigma.com>
@novalis
Copy link
Contributor Author

novalis commented Mar 7, 2017

Ping?

@ethomson
Copy link
Member

ethomson commented Mar 9, 2017

Sorry for the delay - this looks good to me. Thanks!

@ethomson ethomson merged commit ffd4df6 into libgit2:master Mar 9, 2017
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.

None yet

2 participants