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

hub #11

Open
dorisugita opened this issue Mar 2, 2017 · 1 comment
Open

hub #11

dorisugita opened this issue Mar 2, 2017 · 1 comment

Comments

@dorisugita
Copy link
Contributor

Hub aliases (https://github.com/github/hub)
brew install hub

@bingocaller
Copy link
Contributor

You can fix this by aliasing hub to git, which is perfectly safe, since hub was designed to wrap git:

alias git="hub" #remember -s if you want to save it as a function

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

No branches or pull requests

3 participants