diff options
author | Kevin Ballard <kevin@sb.org> | 2008-05-30 14:43:40 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-02 20:36:09 -0700 |
commit | c5833f6e1373e4e6a2c31a0cb6cd9050dc395643 (patch) | |
tree | 0519f4b16e17e7e728da02c732814fad505e006c /t | |
parent | gitweb: Fix "next" link on bottom of page (diff) | |
download | tgif-c5833f6e1373e4e6a2c31a0cb6cd9050dc395643.tar.xz |
Documentation/git-filter-branch.txt: Fix description of --commit-filter
The old description was misleading and logically impossible. It claimed that
the ancestors of the original commit would be re-written to have the multiple
emitted ids as parents. Not only would this modify existing objects, but it
would create a cycle. What this actually does is pass the multiple emitted ids
to the newly-created children to use as parents.
Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions