I wrote a script which can auto commit in every 10 minutes. But it\'s commit message always same (\"Code saved\"). But i want to change some of them which are milestone.
I know this isn\'t the BEST 开发者_开发技巧practice, but every once in a while when I\'m merging up a huge batch up changes with the trunk (and I know my branch is current), I will simply delete the c
Background: the 开发者_开发问答current text editor i am using does not have built-in support for git. Nevertheless, it has support for user-created addons, so I made one for auto-commiting to the repo