Skip to content

Commit

Permalink
Corrección de saltos de línea
Browse files Browse the repository at this point in the history
  • Loading branch information
KamiKeys committed Mar 15, 2018
1 parent 4703301 commit 63185a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,6 @@ realizas el trabajo importante...
y vuelves a lo tuyo:
`git stash pop`

Es una pila, por eso el pop. Se puede hacer más `stash` y el `pop` te saca el último que entra.
**Para verlos todos utilizamos**`git stash list`
Es una pila, por eso el pop. Se puede hacer más `stash` y el `pop` te saca el último que entra.
**Para verlos todos utilizamos**`git stash list`
**y con su código utilizamos**`git stash código`

0 comments on commit 63185a4

Please sign in to comment.