Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Git

Using Git in PyCharm

You can set up PyCharm to help you manage your Git repositories under Preferences => Version Control => Git.  You can also choose which Git directories you want PyCharm to manage under the Preferences => Version Control tab by highlighting an "Unregistered root" and clicking the "+" (Add) button.

...