author | Christian Couder <chriscool@tuxfamily.org> | |
Wed, 30 Dec 2009 05:54:45 +0000 (06:54 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 30 Dec 2009 09:09:45 +0000 (01:09 -0800) | ||
commit | 4086010c7c83d907321ae1357569dfcc01710cb6 | |
tree | e4c9b5e091b162a592eba97ce5e66a89096b1fc5 | tree | snapshot |
parent | 2b06b0a02f8d0aa01c8ff19b72c9292afd7a84fe | commit | diff |
Documentation: reset: add some tables to describe the different options
This patch adds a DISCUSSION section that contains some tables to
show how the different "git reset" options work depending on the
states of the files in the working tree, the index, HEAD and the
target commit.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This patch adds a DISCUSSION section that contains some tables to
show how the different "git reset" options work depending on the
states of the files in the working tree, the index, HEAD and the
target commit.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reset.txt | diff | blob | history |