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/2022-01-21-042.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ permalink: "/projects/042"
translations:
- lang: en
url: /en/042
- lang: es
url: /es/042
lang: "pt"
pv:
url: "/projects/041"
Expand Down
47 changes: 47 additions & 0 deletions assets/img/mermaid/042-es.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions en/_posts/2022-01-21-042.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ image: "https://res.cloudinary.com/jesstemporal/image/upload/v1693392223/gitfich
translations:
- lang: pt
url: /projects/042
- lang: es
url: /es/042
permalink: "/en/042"
lang: "en"
pv:
Expand Down
30 changes: 30 additions & 0 deletions es/_posts/2022-01-21-042.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: post
pretitle: Dando nombre a un
title: stash
subtitle:
command: git stash -m 'cambios'
descriptors:
- command: comando para gestionar\nstashes
- part1: bandera para escribir\nun mensaje de stash
- part2: mensaje describiendo\nlos cambios
author: "@jtemporal"
number: "042"
mermaid: true
use_static_image: true
permalink: "/es/042"
translations:
- lang: pt
url: /projects/042
- lang: en
url: /en/042
lang: "es"
pv:
url: "/es/041"
title: "#041 git stash push"
nt:
url: "/es/043"
title: "#043 git stash list"
---

{% include mermaid-graphs.html %}