Skip to content

Commit 953e13e

Browse files
Copilotjtemporal
andcommitted
Address review feedback: update title split and remove info field
Co-authored-by: jtemporal <6595551+jtemporal@users.noreply.github.com>
1 parent 5c3e4d7 commit 953e13e

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,3 @@ Gemfile.lock
4343

4444
### Python ###
4545
.env
46-
.puppeteerrc.json

_posts/2022-01-21-042.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
layout: post
3-
pretitle: Dando nome
4-
title: a um stash
3+
pretitle: Dando nome a um
4+
title: stash
55
subtitle:
66
command: git stash -m 'alterações'
77
descriptors:
88
- command: comando para gerenciar stashes
99
- part1: flag para escrever uma<br>mensagem de stash
1010
- part2: mensagem descrevendo<br>as mudanças
11-
info: Leia mais sobre esse comando no blog post <a href="https://jtemporal.com/usando-git-stash-e-git-stash-pop/">Usando git stash e git stash pop</a>
1211
author: "@jtemporal"
1312
number: "042"
1413
mermaid: true

0 commit comments

Comments
 (0)