author | Jakub Narebski <jnareb@gmail.com> | |
Mon, 6 Nov 2006 18:12:45 +0000 (19:12 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Nov 2006 23:01:14 +0000 (15:01 -0800) | ||
commit | e52775f43857f377aa2aa69f82ac2d2f26dc6297 | |
tree | 3eb467b66a97ce70aba2f7800ed4e48b1bad5c81 | tree | snapshot |
parent | 9faed78f59046cb7cef7f132726bf81c5074b08d | commit | 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>
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>
Documentation/git-rebase.txt | diff | blob | history |