Add hints to revert documentation about other ways to undo changes
commit3a634dcf51fb0fbb66b5c9287de08c6230c90903
authorTarmigan Casebolt <tarmigan+git@gmail.com>
Tue, 19 Aug 2008 19:50:31 +0000 (19 12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 23:04:45 +0000 (20 16:04 -0700)
treea9e3d9018d7070afbda80aab4ddd4c32c2eac963
parent71f463773a310de016da20136fd7160685f97faa
Add hints to revert documentation about other ways to undo changes

Based on its name, people may read the 'git revert' documentation when
they want to undo local changes, especially people who have used other
SCM's.  'git revert' may not be what they had in mind, but git
provides several other ways to undo changes to files.  We can help
them by pointing them towards the git commands that do what they might
want to do.

Cc: Daniel Barkalow <barkalow@iabervon.org>
Cc: Lea Wiemann <lewiemann@gmail.com>
Signed-off-by: Tarmigan Casebolt <tarmigan+git@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-revert.txt