This commit is contained in:
Gregory Eremin
2013-05-23 13:17:40 +04:00
parent 29bc4bc769
commit 7829058f8e
27 changed files with 655 additions and 104 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
#
# Undo your last commit, but don't throw away your changes
git reset --soft HEAD^