author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 17 Oct 2007 02:23:10 +0000 (03:23 +0100) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 17 Oct 2007 02:47:51 +0000 (22:47 -0400) | ||
commit | 46eb449cbefac461659c42c4ba4b36de1959e7ca | |
tree | 09e62ea604255458202b67723e54684869c8380d | tree | snapshot |
parent | 8ef44519a64d3ac863a9a3a6dbdba09ea275c822 | commit | diff |
filter-branch: update current branch when rewritten
Earlier, "git filter-branch --<options> HEAD" would not update the
working tree after rewriting the branch. This commit fixes it.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Earlier, "git filter-branch --<options> HEAD" would not update the
working tree after rewriting the branch. This commit fixes it.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-filter-branch.sh | diff | blob | history | |
t/t7003-filter-branch.sh | diff | blob | history |