Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Added option to skip git aliases definition #1278

Merged
merged 1 commit into from
Apr 5, 2017
Merged

Added option to skip git aliases definition #1278

merged 1 commit into from
Apr 5, 2017

Conversation

belak
Copy link
Collaborator

@belak belak commented Apr 5, 2017

Fixes #947

I fought with git for a while and eventually decided to just cherry pick the commit and make some fixes. This replaces #948.

@belak belak merged commit c004985 into master Apr 5, 2017
@belak belak deleted the skip-aliases branch April 5, 2017 06:43
@belak
Copy link
Collaborator Author

belak commented Apr 5, 2017

This one may be a little more controversial than some of the other PRs I've merged, but I still feel like this is worthwhile, at least with the git module where there are already a ton of aliases, some of which are known to shadow existing commands. This is a way to allow people to continue to add aliases while letting people frustrated by the fact that there can be hundreds of additional aliases disable them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forced to have git aliases
2 participants