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

gh-help does not show alias definitions #179

Closed
Peeja opened this issue Jan 13, 2014 · 3 comments
Closed

gh-help does not show alias definitions #179

Peeja opened this issue Jan 13, 2014 · 3 comments

Comments

@Peeja
Copy link

Peeja commented Jan 13, 2014

git-help will tell you the alias of a git alias. gh doesn't implement this yet.

❯❯❯ git help fa
`git fa' is aliased to `fetch --all'
❯❯❯ gh help fa
Unknown help topic: "fa". Run 'git help'.

Related to #177.

@owenthereal
Copy link
Owner

I'm a bit ahead of you. Your bug is fixed 3 days ago in b1adc5a 😸. Please upgrade to the latest master.

screen shot 2014-01-13 at 8 24 59 am

@owenthereal
Copy link
Owner

Closing it. Let me know if it doesn't work for you

@Peeja
Copy link
Author

Peeja commented Jan 13, 2014

You're on it! New issue, though. :) #180

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

No branches or pull requests

2 participants