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

Unstashes too much if the only local change is in a submodule #74

Open
akafred opened this issue Aug 4, 2014 · 1 comment
Open

Unstashes too much if the only local change is in a submodule #74

akafred opened this issue Aug 4, 2014 · 1 comment

Comments

@akafred
Copy link

akafred commented Aug 4, 2014

If you only have a change in a submodule, git-up (in the parent) will try to stash the submodule change (which won't succeed), and after fetch/pull it will pop the previous stash.

@bloerwald
Copy link

👍 can confirm, has broken my precious stashes often

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

No branches or pull requests

2 participants