bash-it icon indicating copy to clipboard operation
bash-it copied to clipboard

Verbose version of `git add` (gav)

Open bittner opened this issue 3 years ago • 2 comments

Description

Provides a Git alias for git add -v, which lists the files being added to the staging area.

Motivation and Context

This aligns with the idea of grv (short for git remote -v, to display remotes verbosely).

How Has This Been Tested?

I use this alias for years on my developer laptop.

Checklist:

  • [x] My code follows the code style of this project.
  • [x] If my change requires a change to the documentation, I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [x] If I have added a new file, I also added it to clean_files.txt and formatted it using lint_clean_files.sh.
  • [ ] I have added tests to cover my changes, and all the new and existing tests pass.

bittner avatar Aug 26 '22 05:08 bittner

This is a simple, likely undisputed change. Can we have it merged?

bittner avatar Sep 02 '22 17:09 bittner

*ping* :bell:

Just a gentle reminder. Please merge or let me know what to adapt.

bittner avatar Sep 09 '22 10:09 bittner

Any chance this PR is going to be merged soon? IIUC, this change is non-critical, doesn't affect anyone's current workflows and has at least 2 fans. 💯 😀

bittner avatar Sep 28 '22 08:09 bittner