You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: