Automatic git commit in PyCharm

已回答

Is there a way to automatically commit a git VCS daily? I found a forum answer about it not included in PyCharm, but is there maybe a plugin for this? 

 

Thanks

0

Automatic commit is not an option in IntelliJ, 

AFAIK, there are no plugins allowing this in the plugin repository. A one could create own plugin to do this.

What is the use case, btw?

0

请先登录再写评论。