How can I commit many new files with git gui without clicking each of it?

user94154 picture user94154 · Apr 9, 2010 · Viewed 14.9k times · Source

I have a ton of new files to commit. Clicking each one in git gui (Windows) to stage is annoying.

How can I can I commit a whole bunch of files at once?

Answer

nulltoken picture nulltoken · May 15, 2011

A nice answer from @Sam Saffron to a similar question states

Select the items (select top one, hit shift, select bottom one) and hit CTRL T

Or go to commit -> stage to commit