Difference between revisions of "Git stash pop"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
  
 
  git stash
 
  git stash
  git checkout some-branch
+
  [[git checkout]] some-branch
 
  git stash pop
 
  git stash pop
  

Revision as of 06:31, 27 April 2023

This article is a Draft. Help us to complete it.


git stash
git checkout some-branch
git stash pop

Related

See also

Advertising: