Browse Source
This teaches "git-format-patch" to honor the --max-count parameter revision traversal machinery takes, so that you can say "git-format-patch -3" to process the three topmost commits from the current HEAD (or "git-format-patch -2 topic" to name a specific branch). Signed-off-by: Junio C Hamano <junkio@cox.net>maint
Junio C Hamano
18 years ago
2 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue