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
We should allow the user to choose what they want to commit.
One way to do this is to list all the changes in the upperdir in a file, open up and editor so user can delete the files that they don't wish to commit, and then commit the rest. In the prompt file we could also describe the type of change, (modify/create or delete).
The text was updated successfully, but these errors were encountered:
We should allow the user to choose what they want to commit.
One way to do this is to list all the changes in the upperdir in a file, open up and editor so user can delete the files that they don't wish to commit, and then commit the rest. In the prompt file we could also describe the type of change, (modify/create or delete).
The text was updated successfully, but these errors were encountered: