UNPKG

hudada-cli

Version:

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

8 lines (5 loc) 98 B
# git revert `git revert`命令用于撤销commit。 ```bash $ git revert <commitID> ```