Hi, On Mon, 29 Dec 2008, Markus Heidelberg wrote: > The upstream branch <upstream> now defaults to the first tracked > remote branch, which is set by the configuration variables > branch.<name>.remote and branch.<name>.merge of the current branch. > > Without such a remote branch, the command "git cherry [-v]" fails with > usage output as before and an additional message. > > Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx> This would be a massively visible user interface change. At the moment, it does this (which I like): $ git cherry-pick usage: git cherry-pick [options] <commit-ish> -n, --no-commit don't automatically commit -e, --edit edit the commit message -x append commit name when cherry-picking -r no-op (backward compatibility) -s, --signoff add Signed-off-by: -m, --mainline <n> parent number Opposed, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html