Skip to content

git commit-tree

根据一个树对象,生成新的commit对象。

bash
$ git commit-tree 16e19f -m “First commit”

简单就是美