Documentation: reset: add some tables to describe the different options
commit4086010c7c83d907321ae1357569dfcc01710cb6
authorChristian Couder <chriscool@tuxfamily.org>
Wed, 30 Dec 2009 05:54:45 +0000 (30 06:54 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 30 Dec 2009 09:09:45 +0000 (30 01:09 -0800)
treee4c9b5e091b162a592eba97ce5e66a89096b1fc5
parent2b06b0a02f8d0aa01c8ff19b72c9292afd7a84fe
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>
Documentation/git-reset.txt