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

git up and stashed changes #109

Open
DennisSchiefer opened this issue Oct 1, 2015 · 0 comments
Open

git up and stashed changes #109

DennisSchiefer opened this issue Oct 1, 2015 · 0 comments

Comments

@DennisSchiefer
Copy link

Problem: If you have stashed changes and run git-up on a clean working directory, your stashed changes will be applied at the end of the git-up script.

Expectation: My stashed changes will not be applied and stay stashed.

Possible fix: Name git-up's own stash operation and only pop the named stash.

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

1 participant