File tree Expand file tree Collapse file tree 2 files changed +66
-19
lines changed Expand file tree Collapse file tree 2 files changed +66
-19
lines changed Original file line number Diff line number Diff line change 11---
22layout : post
3- title : " #041 git stash push"
4- image : " https://res.cloudinary.com/jesstemporal/image/upload/v1642964758/gitfichas/pt/041/thumbnail_kf7ksj.jpg"
3+ pretitle : Guardando
4+ title : alterações
5+ subtitle : para depois
6+ command : git stash push
7+ descriptors :
8+ - command : comando para gerenciar<br>stashes
9+ - part1 : comando para criar<br>um novo stash
10+ info : " o push pode ser omitido"
11+ number : " 041"
12+ author : " @jtemporal"
13+ mermaid : true
14+ use_static_image : true
515permalink : " /projects/041"
616translations :
7- - lang : en
8- url : /en/041
9- - lang : es
10- url : /es/041
17+ - lang : en
18+ url : /en/041
19+ - lang : es
20+ url : /es/041
1121lang : " pt"
1222pv :
1323 url : " /projects/040"
1424 title : " #040 o que é stash?"
1525nt :
1626 url : " /projects/042"
17- title : " #042 git stash -m “ alterações” "
27+ title : " #042 git stash -m ' alterações' "
1828---
1929
20- ##### Guardando alterações para depois
30+ {% include mermaid-graphs.html %}
2131
22- <img alt =" Para criar um stash, use o comando git stash push " src =" https://res.cloudinary.com/jesstemporal/image/upload/v1642964758/gitfichas/pt/041/full_m1zqzv.jpg " ><br ><br >
23-
24- | Comando | Descrição |
25- | ------------------- | -------------------------------- |
26- | ` stash ` | comando para gerenciar stashes |
27- | ` push ` | comando para criar um novo stash |
28- | _ informações extra_ | o push pode ser omitido |
29-
30- {: .styled-table}
31-
32- <br >
32+ ---
3333
3434Leia mais sobre esse comando no blog post a seguir:
3535
You can’t perform that action at this time.
0 commit comments