Skip to content

list remote reference and get list of branches #12

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

Merged
merged 3 commits into from
Jul 17, 2015

Conversation

anchal20
Copy link
Contributor

No description provided.

@@ -52,6 +52,18 @@
"tip": "git remote set-url origin <URL>"
},
{
"title": "Get list of all remote references",
"tip": "git remote || git remote show"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

|| ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i wanted to show either of the two can be used, hence used this. Can you suggest something else?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, it could be tips:[ ] but then we need to modify the doxie config a bit.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about tip and alternatives?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ makes sense, BTW the pre-commit hook is not working for her, are we missing something ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you run npm install?

@hemanth
Copy link
Contributor

hemanth commented Jul 17, 2015

👍 Will merge this, as of now doxie is not configured to work with alternatives, will fix that soon.

hemanth added a commit that referenced this pull request Jul 17, 2015
list remote reference and get list of branches
@hemanth hemanth merged commit a082bb7 into git-tips:master Jul 17, 2015
@hemanth
Copy link
Contributor

hemanth commented Jul 17, 2015

@anchal20 @stoeffel Added support for alternatives, makes sure that alternatives is an array. 👍

blanjatest2 pushed a commit to blanjatest2/tips that referenced this pull request Apr 15, 2020
list remote reference and get list of branches
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.

3 participants