Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [PATCH] Audit rev-parse users. | Junio C Hamano | 2005-07-22 |
| | | | | | | | | This patch changes rev-parse users that pass a single argument that is supposed to be a rev parameter to use "--verify". Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Junio C Hamano <junkio@cox.net> | ||
* | [PATCH] git-rebase-script: rebase local commits to new upstream head. | Junio C Hamano | 2005-06-25 |
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> |