Git log --graph;HEAD到顶部 [英] Git log --graph; HEAD to top

查看:49
本文介绍了Git log --graph;HEAD到顶部的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用

  git log --graph --all 

他总是在图的顶部向我展示最后一次提交.

是否可以选择将HEAD始终放在顶部?

解决方案

但是当前分支中的最后一个提交是.

When I use

git log --graph --all

he is showing me always the last commit at the top of the graph.

Is there any option to bring always the HEAD to the top?

解决方案

But the last commit in the current branch is where HEAD points to.

这篇关于Git log --graph;HEAD到顶部的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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