367 B
367 B
git 信息
显示 Git 仓库信息。 属于
git-extras
。 更多信息:https://github.com/tj/git-extras/blob/master/Commands.md#git-info。
- 显示远程位置、远程和本地分支、最近的提交数据以及
.git/config
设置:
git info
- 显示远程位置、远程和本地分支以及最近的提交数据:
git info --no-config