Skip to content

Commit 29bb66e

Browse files
committed
adds links to 036 and 037
1 parent 210f894 commit 29bb66e

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

projects/036.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ next:
1212

1313
<img alt="O comando git reset HEAD seguido de ~ e uma quantidade irá desfazer aquela quantidade de commits mais recentes." src="/assets/img/projects/036/full.jpg">
1414

15-
<!--
16-
<a href="https://jtemporal.com/criando-um-novo-branch-e-mudando-pra-ele-com-um-comando/">
17-
<strong>Criando um novo branch e mudando pra ele com apenas um comando</strong>
15+
<a href="https://jtemporal.com/desfazendo-um-ou-mais-commits/">
16+
<strong>Desfazendo os últimos commits usando git reset</strong>
1817
</a>
19-
-->

projects/037.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ previous:
99

1010
<img alt="O comando git reset HEAD seguido de ^ é um atalho para desfazer o último commit mais recente." src="/assets/img/projects/037/full.jpg">
1111

12-
<!--
13-
<a href="https://jtemporal.com/criando-um-novo-branch-e-mudando-pra-ele-com-um-comando/">
14-
<strong>Criando um novo branch e mudando pra ele com apenas um comando</strong>
12+
<a href="https://jtemporal.com/desfazendo-um-ou-mais-commits/">
13+
<strong>Desfazendo os últimos commits usando git reset</strong>
1514
</a>
16-
-->

0 commit comments

Comments
 (0)