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

contrib: refactor, and conform to git #408

Merged
merged 1 commit into from
Jul 29, 2015
Merged

contrib: refactor, and conform to git #408

merged 1 commit into from
Jul 29, 2015

Conversation

nicolaiskogheim
Copy link
Collaborator

git contrib is much more complex than it needs to be.

Moreover, it will now behave like other git commands - output in a pager if that's the default setting for the user, and to STDOUT otherwise.
Also, you could't do git --no-pager contrib, but now you can.

I am certain there are even more benefits by doing it this way.
Edit: Yes, now you can glob on names.
Ex: git contrib "Nicolai*"

@hemanth
Copy link
Collaborator

hemanth commented Jul 29, 2015

👍

hemanth added a commit that referenced this pull request Jul 29, 2015
contrib: refactor, and conform to git
@hemanth hemanth merged commit 3a8c947 into tj:master Jul 29, 2015
@nicolaiskogheim nicolaiskogheim deleted the refactor-contrib branch August 5, 2015 02:41
@qw3rtman qw3rtman mentioned this pull request Dec 27, 2015
tardypad pushed a commit to tardypad/git-extras that referenced this pull request Jul 13, 2016
contrib: refactor, and conform to git
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.

2 participants