You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- part1: flag para escrever uma<br>mensagem de stash
10
+
- part2: mensagem descrevendo<br>as mudanças
11
+
author: "@jtemporal"
12
+
number: "042"
13
+
mermaid: true
14
+
use_static_image: true
5
15
permalink: "/projects/042"
6
16
translations:
7
17
- lang: en
@@ -14,21 +24,5 @@ nt:
14
24
url: "/projects/043"
15
25
title: "#043 git stash list"
16
26
---
17
-
##### Dando nome a um stash
18
27
19
-
<imgalt="Para criar um stash nomeado, use o comando git stash -m seguido da mensagem descrevendo as mudanças"src="https://res.cloudinary.com/jesstemporal/image/upload/v1642964759/gitfichas/pt/042/full_zd11ve.jpg"><br><br>
20
-
21
-
| Comando | Descrição |
22
-
|---------|-----------|
23
-
|`stash`| comando para gerenciar stashes |
24
-
|`-m`| flag para escrever uma mensagem de stash |
25
-
|`“alterações”`| mensagem descrevendo as mudanças |
26
-
{: .styled-table}
27
-
28
-
<br>
29
-
30
-
Leia mais sobre esse comando no blog post a seguir:
0 commit comments