[BRLTTY] Making easier to accumulate filenames in theclipboard

Jason White jason at jasonjgw.net
Sat Jul 8 17:52:54 EDT 2023


On 8/7/23 12:47, Sébastien Hinderer wrote:
> But if you have modified 10 files and want to commit only 5 of them,
> git has no way to know which ones you want to commit and then I don't
> see how you can avoid having to pick up some names in a list.

You can always use git add -i to choose the desired files interactively.

I only ever modify the files that I want to commit. Then I commit them, 
and move on to the next change. This avoids the problem altogether.



More information about the BRLTTY mailing list