File tree Expand file tree Collapse file tree 12 files changed +78
-6
lines changed Expand file tree Collapse file tree 12 files changed +78
-6
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : " #036"
4+ permalink : /036
5+ image : " /assets/img/projects/036"
6+ redirect_to :
7+ - https://gitfichas.com/projects/036
8+ ---
9+
10+ Redirect for 036
Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : " #037"
4+ permalink : /037
5+ image : " /assets/img/projects/037"
6+ redirect_to :
7+ - https://gitfichas.com/projects/037
8+ ---
9+
10+ Redirect for 037
Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : ' #036 git reset HEAD~3'
4+ image : " /assets/img/projects/036/thumbnail.jpg"
5+ ---
6+
7+ <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 " >
Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : ' #037 git reset HEAD^'
4+ image : " /assets/img/projects/037/thumbnail.jpg"
5+ ---
6+
7+ <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 " >
Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ image: "/assets/img/projects/035/thumbnail.jpg"
55previous :
66 url : " https://gitfichas.com/projects/034"
77 title : " #034 git switch nome"
8+ next :
9+ url : " https://gitfichas.com/projects/036"
10+ title : " #036 git reset HEAD~3"
811---
912
1013<img alt =" Como criar um novo branch e já trocar para esse novo branch com o comando git switch -c nome " src =" /assets/img/projects/035/full.jpg " >
Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : ' #036 git reset HEAD~3'
4+ image : " /assets/img/projects/036/thumbnail.jpg"
5+ previous :
6+ url : " https://gitfichas.com/projects/035"
7+ title : " #035 git switch -c nome"
8+ next :
9+ url : " https://gitfichas.com/projects/037"
10+ title : " #037 git reset HEAD^"
11+ ---
12+
13+ <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 " >
14+
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>
18+ </a>
19+ -->
You can’t perform that action at this time.
0 commit comments