Automatic git commit in PyCharm

Answered

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
1 comment

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

Please sign in to leave a comment.