Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _posts/2021-10-25-025.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ permalink: "/projects/025"
translations:
- lang: en
url: /en/025
- lang: es
url: /es/025
lang: "pt"
pv:
url: "/projects/024"
Expand Down
2 changes: 2 additions & 0 deletions en/_posts/2021-10-25-025.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ permalink: "/en/025"
translations:
- lang: pt
url: /projects/025
- lang: es
url: /es/025
lang: "en"
pv:
url: "/en/024"
Expand Down
6 changes: 3 additions & 3 deletions es/_posts/2021-10-20-024.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ translations:
lang: "es"
pv:
url: "/es/023"
title: "#031 git push --set-upstream rama remota"
title: "#023 git push --set-upstream remote rama"
nt:
url: "/es/025"
title: "#033 git branch -d nombre"
title: "#025 git branch -d nombre"
---

{% include mermaid-graphs.html %}
{% include mermaid-graphs.html %}
28 changes: 28 additions & 0 deletions es/_posts/2021-10-25-025.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: post
pretitle: eliminando una
title: rama
subtitle: localmente
command: git branch -d nombre
descriptors:
- command: comando para gestionar<br>ramas
- part1: flag para borrar la rama<br>localmente
- part2: nombre de la rama
author: "@jtemporal"
number: "025"
mermaid: true
permalink: "/es/025"
translations:
- lang: pt
url: /projects/025
- lang: en
url: /en/025
lang: "es"
pv:
url: "/es/024"
title: "#024 git push rama remota"
nt:
url: "/es/026"
title: "#026 git branch -D nombre"
---
{% include mermaid-graphs.html %}