Doc: fix changed field labels

Change-Id: I2a9fa92f80c51c088d855f5fec57aecacbb4bea2
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Leena Miettinen
2013-04-22 17:46:35 +02:00
parent dbef8d21af
commit 48687fd8a1

View File

@@ -267,9 +267,11 @@
\li \gui Git > \gui {Local Repository} > \gui Reset opens a dialog
where you can select the SHA-1 to reset the working directory to.
This is useful after applying patches for review, for example. You
can choose between a \gui {Soft Reset} that does not touch the index
file nor the working tree at all and a \gui {Hard Reset} that
discards all changes to tracked files in working tree.
can choose between a \gui Soft reset that does not touch the index
file nor the working tree at all, a \gui Hard reset that discards
all changes to tracked files in working tree, and a \gui Mixed
reset that resets HEAD and the index (nothing remains staged)
without touching the working directory.
\endlist