commit | f6b78c6eb626d477b252d39ef2801d4670675a2b | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Tue Jul 03 17:50:19 2007 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jul 03 21:44:16 2007 -0700 |
tree | e67c615c267354d12d680c20b0698412a738ebcd | |
parent | e4465f0e71cc389a26bcf7474ad12112f683f633 [diff] |
filter-branch: add a test for the commit removal example In the man page, there is an example which describes how to remove single commits (although it keeps the changes which were not reverted in the next non-removed commit). Better make sure that it works as expected. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>