I have Unstracked Files list (>5000 rows). I need stage each row? How can I stage all file on list?
Sublime Merger stage all files?
ctrl+shift+a - add all
ctrl+shift+r - reset all
Some buttons in the Working Directory headers to do that were a logical improvement anyway.
I would also like a “stage all” button and not just for untracked files, but for modified files as well… “ctrl-shift-a” doesn’t work for me, maybe I’m not understanding.
Ctrl+Shift+A (Command+Shift+A on Mac) can be used for both: by default, it will stage all modified files, however if there are no modified files, it will stage all untracked files. In other words, pressing it twice will stage both modified and untracked files.
Seconded on wanting a button for staging and resetting all. Just hit this wall while working on a project that hasn’t had its documentation regenerated in a while, and I had no interest in clicking “stage” on all of those files so ended up here. Keyboard shortcuts are nice, but for a GUI application a button just seems logical right there.
Dev Build 1063, at https://www.sublimemerge.com/dev, has buttons for Stage All, Unstage All, and Discard All