From: Johannes Schindelin Date: Sun, 3 Jun 2007 00:31:28 +0000 (+0100) Subject: Add git-filter-branch X-Git-Tag: v1.5.3-rc0~69^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6f6826c52bb751450e2bfa28f07c817dfa5802d6?hp=6f6826c52bb751450e2bfa28f07c817dfa5802d6 Add git-filter-branch This script is derived from Pasky's cg-admin-rewritehist. In fact, it _is_ the same script, minimally adapted to work without cogito. It _should_ be able to perform the same tasks, even if only relying on core-git programs. All the work is Pasky's, just the adaption is mine. Signed-off-by: Johannes Schindelin Hopefully-signed-off-by: Petr "cogito master" Baudis Signed-off-by: Junio C Hamano ---