aboutsummaryrefslogtreecommitdiff
path: root/doc/git
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git')
-rw-r--r--doc/git2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/git b/doc/git
deleted file mode 100644
index 1205d00..0000000
--- a/doc/git
+++ /dev/null
@@ -1,2 +0,0 @@
1undo last commit: git reset HEAD~
2diff two branches: git diff branch1 branch2 path/to/file
..