kieranpotts / dotfiles

A baseline, extensible UNIX user configuration.
MIT License
1 stars 0 forks source link

Interactive or patch mode for `git add` #161

Open kieranpotts opened 1 year ago

kieranpotts commented 1 year ago

Use git add -p to commit patches, or run git add --interactive.