Skip to content

rebase: ignore untracked files in submodules#4151

Merged
ethomson merged 1 commit intolibgit2:masterfrom
novalis:dturner/rebase-submodule-untracked
Mar 9, 2017
Merged

rebase: ignore untracked files in submodules#4151
ethomson merged 1 commit intolibgit2:masterfrom
novalis:dturner/rebase-submodule-untracked

Conversation

@novalis
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

novalis commented Mar 7, 2017

Ping?

@ethomson
Copy link
Copy Markdown
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.

2 participants