sh 从命令行显示多分支git树

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 从命令行显示多分支git树相关的知识,希望对你有一定的参考价值。

git config --global alias.ll 'log --all --graph --decorate --oneline'

git log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit

以上是关于sh 从命令行显示多分支git树的主要内容,如果未能解决你的问题,请参考以下文章

使用 Git,我如何显示所有共享一个共同祖先的提交树?

sh 推送请求分支git命令

git命令行

sh 显示陈旧的git分支

git命令行使用

sh 一个命令中的Git create和checkout分支