Download How to stash only unstaged changes in Git? - Stack Overflow book pdf free download link or read online here in PDF. Read online How to stash only unstaged changes in Git? - Stack Overflow book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
$ git stash save --keep-index "changes not yet staged" (although actually it does contain all the changes as noted in other answers). For example, the above might be followed immediately by: $ git stash save "staged changes for feature X" Beware, though, that you can't then use $ git stash apply "stash@{1}" ### doesn't quite do what you might want
Read : How to stash only unstaged changes in Git? - Stack Overflow pdf book online Select one of servers for direct link: |
---|