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

Description of 'git stash apply/pop' should say a merge happens #87

Open
fpl9000 opened this issue Feb 1, 2015 · 0 comments
Open

Description of 'git stash apply/pop' should say a merge happens #87

fpl9000 opened this issue Feb 1, 2015 · 0 comments

Comments

@fpl9000
Copy link

fpl9000 commented Feb 1, 2015

The description of git stash apply and git stash pop should mention that the stashed changes are merged into the working tree and can result in merge conflicts. It should advise the user how to avoid merge conflicts (by bringing the working tree back to a state where the stash entry applies without conflicts).

@fpl9000 fpl9000 changed the title Description of **git stash apply/pop** should say a merge happens Description of 'git stash apply/pop' should say a merge happens Feb 1, 2015
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