]> git.ipfire.org Git - thirdparty/git.git/commit
Documentation/git-reset: don't mention --mixed for selected-paths reset
authorPieter de Bie <pdebie@ai.rug.nl>
Sat, 16 Feb 2008 16:48:45 +0000 (17:48 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 16 Feb 2008 18:56:24 +0000 (10:56 -0800)
commitceb4cacb42d16e098672d395050f9e61345c4a19
tree2c3866b3b87f319c3129b0cb2e176a615c9338a7
parent3983caa531d31b2b95647ae60ac23a0e12385718
Documentation/git-reset: don't mention --mixed for selected-paths reset

The option is accepted, but that is the only form selected-paths
variant of the reset command takes, so there is no point mentioning it.
And while we're at it, use the dashless git call.

Signed-off-by: Pieter de Bie <pdebie@ai.rug.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reset.txt