How do I stage all files at once in Git Gui?

baash05 picture baash05 · Aug 28, 2009 · Viewed 19.2k times · Source

I have just created a GIT on a folder. I now want to add the contents of that folder by "staging" all the files. In the GUI, is there a way to select all the files. I have well over 4000 files and clicking one at a time is proving to be a bit of a pain.

Answer

Sam Saffron picture Sam Saffron · Aug 28, 2009

Yes,

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

Or go to commit -> stage to commit