什么是Git中的分支技巧? [英] What is a branch tip in Git?

查看:68
本文介绍了什么是Git中的分支技巧?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在学习Git,并阅读Pro Git书籍( http://git-scm.com/book ) 。术语分支提示有时在书中以及Stack Overflow中使用,但我找不到它的含义。

I'm learning Git, and reading the Pro Git book (http://git-scm.com/book). The term "branch tip" is used sometimes in the book and also here on Stack Overflow, but I can't find the meaning of it.

什么是分支提示在Git中?

What is a "branch tip" in Git?

推荐答案

分支提示是分支上的最后提交或最近提交。基本上它指向分支中最新的代码。

A branch tip is the last commit or most recent commit on a branch. Basically it points to the most up to date code in the branch.

这篇关于什么是Git中的分支技巧?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆