浏览代码

link to ohshitgit.com

Davide Alberani 6 年之前
父节点
当前提交
3a0b3519b1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      git-crash-course.md

+ 1 - 0
git-crash-course.md

@@ -335,6 +335,7 @@ Voglio creare un nuovo commit che annulla le modifiche introdotte da un commit p
 
 * maggiori [informazioni sul reset](https://stackoverflow.com/questions/3528245/whats-the-difference-between-git-reset-mixed-soft-and-hard)
 * workflow [per risolvere problemi](http://justinhileman.info/article/git-pretty/git-pretty.png)
+* [qualche comando utile](http://ohshitgit.com/) per risolvere i guai fatti
 
 ---