git:git_stash
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
git:git_stash [2016/11/21 12:23] – created peter | git:git_stash [2019/11/29 15:10] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== GIT - git stash ====== | ||
- | |||
- | Keep in mind when modifying or adding new files on different branches, if there isn't a commit, those changes will " | ||
- | |||
- | When you perform a stash, it's a merge commit. | ||
- | |||
- | <code git> | ||
- | # This command will run " | ||
- | git stash pop | ||
- | </ | ||
git/git_stash.1479730995.txt.gz · Last modified: 2020/07/15 09:30 (external edit)