Selecting Files to commit
已回答
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.
请先登录再写评论。
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.