git-flight-rules icon indicating copy to clipboard operation
git-flight-rules copied to clipboard

How do you add entire files using `git add -p`?

Open RichardLitt opened this issue 4 years ago • 0 comments

I want to be able to select file to add using git add -p, instead of chunks. In other words, I want to cycle through the files which have changed to staging, without having to cycle through each chunk in those files.

Not sure how to do this, but probably a nice thing to add to this list.

RichardLitt avatar Jun 16 '21 15:06 RichardLitt