How to I add all modified files to git repository at once?

已回答

Aren't there any options to add all modified files in the project to remote git repository at once?

Currently, I have to select the files in each directory.

0

Hello,

All changed files should be shown in Version Control tool window ("View | Tool Windows | Version Control")

0

请先登录再写评论。