author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Tue, 3 Jul 2007 16:50:19 +0000 (17:50 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Jul 2007 04:44:16 +0000 (21:44 -0700) | ||
commit | f6b78c6eb626d477b252d39ef2801d4670675a2b | |
tree | e67c615c267354d12d680c20b0698412a738ebcd | tree | snapshot |
parent | e4465f0e71cc389a26bcf7474ad12112f683f633 | commit | 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>
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>
t/t7003-filter-branch.sh | diff | blob | history |