Skip to content

git write-tree

git write-tree命令用于根据当前缓存区域,生成一个树对象。

bash
$ git write-tree

简单就是美