Closed ronnuriel closed 1 year ago
Hey, @NoahGorny :)
Greetings,
First off, thanks for using Bash-it and for taking the time to create a PR !
Managing alias files is tough since in the end, you're essentially subjecting the many (ie. 1000's of people who Bash-it) to the whims of the few (ie. the dozen or so contributors to this alias file since its creation).
You can never please everyone - You can only hope you've offered something useful enough.
I'm going to vote against this PR:
gs
for status daily, but I only use stash maybe once or twice a monthgs
has represented "git status"
for at least twelve yearsI've often lamented that I wish we had a dedicated site for capturing the public's opinion of aliases that can surface the statistics, possibly even automating the creation of standard alias files based on global opinion, while allowing users to personalize the files to match their preferences.
I may have to spend some time trying to build such a site ...
In the meantime, my recommendation is to either keep the changes in your local bash-it folder, or reset the aliases after bash-it initializes.
I personally do the latter for a few aliases, but if you're also using the alias-completion
plugin, you may need to fix up the completions for the aliases you modify ...
Signed-off-by: Ron Nuriel rnuriel@gsitechnology.com
Description
As the title say, gst is short for git status and not stash. In my opinion gs is more fit for git stash and gst for git status. As you can see there is a project about git status that using gst. gst-github-project
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
clean_files.txt
and formatted it usinglint_clean_files.sh
.