AutoCommit/README.md
2020-01-08 17:29:39 +08:00

55 lines
2.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# autoCommit
> 一个用于Git自动commit的VSCode插件它可以用来补充之前忘记提交commit帮助你把首页的绿色格子填满。
### 功能特性
1. **选择多个日期范围**:一次操作即可提交不同日期`commit`
2. **控制每个日期的commit次数**: 可以用它来控制绿色格子的颜色,了解[commit次数与颜色](https://github.com/OBKoro1/autoCommit/wiki/%E4%BD%BF%E7%94%A8%E9%A1%BB%E7%9F%A5#commit%E6%AC%A1%E6%95%B0%E4%B8%8E%E9%A2%9C%E8%89%B2)
3. **随机commit次数**随机commit次数让我们的提交看起来更加逼真。
4. **取消commit**: 用于在`commit`期间取消并回滚到未提交版本
5. 超过100次提交将强制考虑10秒是否要取消commit。
6. 插件成功运行后,将自动保存配置参数,无须每次都要一通操作。
7. 提交完善的日志: 清晰的了解插件的运行情况
8. 后台运行,不影响编码、浏览网页等。
9. 运行超快如下图187次commit20秒搞定。
10. 还有超多细节优化。
### 使用效果
在19年12月份我建了一个测试账号如今
![](https://github.com/OBKoro1/autoCommit/blob/master/images/autoCommit.gif?raw=true)
### 安装
在 Vscode 扩展商店中搜索`Auto Commit`,点击安装即可。
### 插件入口
1. 使用快捷键打开VSCode的命令面板。
* `mac`: `command + p` window: `ctrl + p`
2. 输入`> auto commit`将会看到如下图所示的命令选项,然后用鼠标点击或者回车都可启动插件。
* 实际上可以输入下方选项的任何一段文字,都可以匹配到插件命令选项。
![](https://github.com/OBKoro1/autoCommit/blob/master/images/command.png?raw=true)
### 阅读使用文档
了解具体的使用方法git相关内容插件运行机制请阅读[使用须知](https://github.com/OBKoro1/autoCommit/wiki/%E4%BD%BF%E7%94%A8%E9%A1%BB%E7%9F%A5)
### License
[MIT](http://opensource.org/licenses/MIT)
### Star一下吧
如果插件觉得还不错的话,就给个 [Star](https://github.com/OBKoro1/autoCommit) ⭐️ 鼓励一下我吧~
[前端进阶积累](http://obkoro1.com/web_accumulate/)、[公众号](https://user-gold-cdn.xitu.io/2018/5/1/1631b6f52f7e7015?w=344&h=344&f=jpeg&s=8317)、[GitHub](https://github.com/OBKoro1)
### 插件声明
插件是本人兴之所至创建的个人项目,仅用于学习交流,禁止任何人商用以及用于非法之途。
插件如构成侵权,请通过邮件联系我。