File tree Expand file tree Collapse file tree 5 files changed +83
-1
lines changed Expand file tree Collapse file tree 5 files changed +83
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ use_static_image: true
1515translations :
1616- lang : en
1717 url : /en/049
18+ - lang : es
19+ url : /es/049
1820permalink : " /projects/049"
1921lang : " pt"
2022pv :
Original file line number Diff line number Diff line change @@ -10,9 +10,12 @@ descriptors:
1010author : " @jtemporal"
1111number : " 049"
1212mermaid : true
13+ use_static_image : true
1314translations :
1415- lang : pt
1516 url : /projects/049
17+ - lang : es
18+ url : /es/049
1619permalink : " /en/049"
1720lang : " en"
1821pv :
Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ pretitle : Haciendo el
4+ title : merge
5+ subtitle : de dos ramas
6+ command : git merge origen destino
7+ descriptors :
8+ - command : comando para\nunir ramas
9+ - part1 : rama con los cambios\na aplicar
10+ - part2 : rama que debe\nrecibir los cambios
11+ author : " @jtemporal"
12+ number : " 049"
13+ mermaid : true
14+ use_static_image : true
15+ translations :
16+ - lang : pt
17+ url : /projects/049
18+ - lang : en
19+ url : /en/049
20+ permalink : " /es/049"
21+ lang : " es"
22+ pv :
23+ url : " /es/048"
24+ title : " #048 git branch -M nombre"
25+ nt :
26+ url : " /es/050"
27+ title : " #050 git pull remote branch"
28+ ---
29+
30+ {% include mermaid-graphs.html %}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ permalink: "/es/050"
2222lang : " es"
2323pv :
2424 url : " /es/049"
25- title : " #049 git merge source target "
25+ title : " #049 git merge origen destino "
2626nt :
2727 url : " /es/051"
2828 title : " #051 git commit --allow-empty"
You can’t perform that action at this time.
0 commit comments