aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-filter-branch.txt
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2007-07-24 03:18:28 +0100
committerJunio C Hamano <gitster@pobox.com>2007-07-23 23:06:12 -0700
commit3b38ec16d51a84bb5d4ef349f441de5f7ecd54f2 (patch)
tree69a5ed1c82f000fcd90994334e55edc049e5d551 /Documentation/git-filter-branch.txt
parentdfa49f33489dbb142bcc796a4e932863f9dcce1f (diff)
downloadgit-3b38ec16d51a84bb5d4ef349f441de5f7ecd54f2.tar.gz
git-3b38ec16d51a84bb5d4ef349f441de5f7ecd54f2.tar.xz
rebase -i: exchange all "if [ .. ]" by "if test .."
This patch is literally :%s/if \[ *\(.*[^ ]\) *\]/if test \1/ in vi, after making sure that the other instances of "[..]" are not actually invocations of "test". Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-filter-branch.txt')
0 files changed, 0 insertions, 0 deletions