Difference between revisions of "Git stash"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
<code>[[git stash]]</code> stash the changes in a dirty working directory away.
 
<code>[[git stash]]</code> stash the changes in a dirty working directory away.
 
* https://git-scm.com/docs/git-stash
 
* https://git-scm.com/docs/git-stash
 +
 +
git stash
 +
Saved working directory and index state WIP on staging: c2ef9e02d 3104 build
  
 
== Related ==
 
== Related ==

Revision as of 13:52, 26 October 2022

Advertising: