箭头方向在ProGit书 [英] Arrows direction in ProGit book

查看:161
本文介绍了箭头方向在ProGit书的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么在亲笔签名箭头中显示提交队列的所有图片的导向方向相反?

解决方案

显示父关系。在Git中,一个特定的提交知道它的父项,但不一定关于它的子节点。 (显然信息可以基于父链接导出,但我不认为它直接存储在提交对象中。)


Why on all images that shows queue of commits in pro git book arrows leads to the opposite direction?

解决方案

It's to show the parent relationship. In Git, a particular commit knows about its parent(s), but not necessarily about its children. (Obviously that information can be derived based on the parent links, but I don't think it's stored directly in the commit object.)

这篇关于箭头方向在ProGit书的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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