File tree Expand file tree Collapse file tree 4 files changed +81
-0
lines changed Expand file tree Collapse file tree 4 files changed +81
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ permalink: "/projects/042"
1616translations :
1717- lang : en
1818 url : /en/042
19+ - lang : es
20+ url : /es/042
1921lang : " pt"
2022pv :
2123 url : " /projects/041"
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ image: "https://res.cloudinary.com/jesstemporal/image/upload/v1693392223/gitfich
55translations :
66- lang : pt
77 url : /projects/042
8+ - lang : es
9+ url : /es/042
810permalink : " /en/042"
911lang : " en"
1012pv :
Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ pretitle : Dando nombre a un
4+ title : stash
5+ subtitle :
6+ command : git stash -m 'cambios'
7+ descriptors :
8+ - command : comando para gestionar\nstashes
9+ - part1 : bandera para escribir\nun mensaje de stash
10+ - part2 : mensaje describiendo\nlos cambios
11+ author : " @jtemporal"
12+ number : " 042"
13+ mermaid : true
14+ use_static_image : true
15+ permalink : " /es/042"
16+ translations :
17+ - lang : pt
18+ url : /projects/042
19+ - lang : en
20+ url : /en/042
21+ lang : " es"
22+ pv :
23+ url : " /es/041"
24+ title : " #041 git stash push"
25+ nt :
26+ url : " /es/043"
27+ title : " #043 git stash list"
28+ ---
29+
30+ {% include mermaid-graphs.html %}
You can’t perform that action at this time.
0 commit comments