commit | f733c70941a79e8d7a05d16fac89294ef0366bda | [log] [tgz] |
---|---|---|
author | SZEDER Gábor <szeder@ira.uka.de> | Tue Sep 02 03:45:01 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Sep 01 22:02:11 2008 -0700 |
tree | 82dffdfe16691a0c293a2c4fee10c5957a2c1aab | |
parent | 9da6f0fff2d6ab4bfad36099b53c911bc498fc2e [diff] |
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>