Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 284 Bytes

git-show.md

File metadata and controls

15 lines (10 loc) · 284 Bytes

git show

显示 Git 对象的类型。

用法

git show [<options>] [<object>...]

参数

参数 描述
<objcet...> 要显示的对象名称(默认是 HEAD)