Selecting Files to commit
Answered
I have 4 local files that have been modified but I want to commit 2 files only. How to I manage this. I am completely new to Pycharm.
Please sign in to leave a comment.
Hi Jgossage! Just open commit window with VCS | Commit ... and select files you want to commit, e.g.:
Only CONTRIBUTING.rst and LICENSE.rst are going to be committed.