mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Small formatting changes
This commit is contained in:
parent
8b442c2497
commit
295b40d272
@ -384,9 +384,10 @@ $ git stash pop
|
||||
# modified: lib/simplegit.rb
|
||||
#
|
||||
```
|
||||
'git stash apply' also works too
|
||||
`git stash apply` does the same thing
|
||||
|
||||
Now you're ready to get back to work on your stuff!
|
||||
|
||||
[Additional Reading.](http://git-scm.com/book/en/v1/Git-Tools-Stashing)
|
||||
|
||||
### rebase (caution)
|
||||
|
Loading…
Reference in New Issue
Block a user