Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Verbose version of git add (gav) #2158

Merged
merged 1 commit into from
Sep 28, 2022
Merged

Verbose version of git add (gav) #2158

merged 1 commit into from
Sep 28, 2022

Conversation

bittner
Copy link
Contributor

@bittner bittner commented Aug 26, 2022

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:

  • My code follows the code style of this project.
  • If my change requires a change to the documentation, I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • 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.

Copy link
Contributor

@davidpfarrell davidpfarrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would likely use this alias, so approving, thanks !

@bittner
Copy link
Contributor Author

bittner commented Sep 2, 2022

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

@bittner
Copy link
Contributor Author

bittner commented Sep 9, 2022

*ping* 🔔

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

@bittner
Copy link
Contributor Author

bittner commented Sep 28, 2022

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. 💯 😀

Copy link
Member

@NoahGorny NoahGorny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for keeping you waiting @bittner

@NoahGorny NoahGorny merged commit bf2034d into Bash-it:master Sep 28, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants