On Wed, Nov 25, 2015 at 08:05:11PM +0800, bin0...@gmail.com wrote:

>  `git cherry-pick master`::
>  
> -     Apply the change introduced by the commit at the tip of the
> +     Apply the change introduced by the commit at the top of the
>       master branch and create a new commit with this change.

I don't think this is a typo. We frequently refer to the most recent
commit on a branch as the "tip of the branch". Saying "top" is not
wrong, but we use "tip" pretty consistently (it does not get its own
glossary entry, but see the "branch" entry in "git help glossary").

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to