Which plugin do I use to commit on Github using Pycharm?

Asked

Viewed 911 times

3

I’m a beginner in Python and would like to know which plugin is required to commit on Github using Pycharm.

  • I didn’t quite understand your question, but it wouldn’t be git?

  • I, in Java, use Eclipse to commit via the eGit plugin. In Python, I have the Pycharm IDE. I would like to know what plugin I use in Python for this?

  • The question should be "Which plugin to commit to on Github using Pycharm"

2 answers

3


0

Just download git, have a Github account, and go to the git settings in pycharm and add the path to git.exe ready!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.