aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-22 10:21:53 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-22 10:21:53 +0200
commit53d5fea346d1eb3a38d511ff982177637ae06530 (patch)
treef14b393d1c7db711f12310f499490971bea05db0 /using-git.texinfo
parentnaïve resets (diff)
downloadusing-git-53d5fea346d1eb3a38d511ff982177637ae06530.tar.gz
using-git-53d5fea346d1eb3a38d511ff982177637ae06530.tar.bz2
using-git-53d5fea346d1eb3a38d511ff982177637ae06530.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 8df4bfc..afa82dd 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -836,7 +836,7 @@ thay way the are irreverable removed
instead of a new commit being made:
@example
-git revert --hard COMMIT_ID
+git reset --hard COMMIT_ID
@end example
But you should think of that as running