commit | e52775f43857f377aa2aa69f82ac2d2f26dc6297 | [log] [tgz] |
---|---|---|
author | Jakub Narebski <jnareb@gmail.com> | Mon Nov 06 19:12:45 2006 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Mon Nov 06 15:01:14 2006 -0800 |
tree | 3eb467b66a97ce70aba2f7800ed4e48b1bad5c81 | |
parent | 9faed78f59046cb7cef7f132726bf81c5074b08d [diff] |
Documentation: Transplanting branch with git-rebase --onto Added example of transplantig feature branch from one development branch (for example "next") into the other development branch (for example "master"). [jc: talking Carl's advice this contains both examples sent to the list by Jakub in his original message.] Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>