Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-25 | [PATCH] git-rebase-script: rebase local commits to new upstream head. | Junio C Hamano | 1 | -0/+49 | |
Using git-cherry, forward port local commits missing from the new upstream head. This also depends on "-m" flag support in git-commit-script. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |