Documentation: minor cleanup in a use case in 'git stash' manual
commitf733c70941a79e8d7a05d16fac89294ef0366bda
authorSZEDER Gábor <szeder@ira.uka.de>
Tue, 2 Sep 2008 01:45:01 +0000 (2 03:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2008 05:02:11 +0000 (1 22:02 -0700)
tree82dffdfe16691a0c293a2c4fee10c5957a2c1aab
parent9da6f0fff2d6ab4bfad36099b53c911bc498fc2e
Documentation: minor cleanup in a use case in 'git stash' manual

There is no need to explicitly pass the file to be committed to 'git
commit', because it's contents is already in the index.

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-stash.txt