UNPKG

hudada-cli

Version:

专为程序员准备的本地文档搜索,快捷开发工具

8 lines (5 loc) 138 B
# git commit-tree 根据一个树对象,生成新的commit对象。 ```bash $ git commit-tree 16e19f -m “First commit” ```