Skip to content

Fix non-master branches and tags #19

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 1 commit into from
Oct 28, 2016
Merged

Conversation

thockin
Copy link
Member

@thockin thockin commented Oct 28, 2016

This plus the test should ensure no regressions. Git makes it tricky to do
some things on a remote that you would think to do on a local repo.
ls-remote gives me the info I need with only one test for "HEAD" vs anything
else.

Fixes #14

@stp-ip
@ursuad


This change is Reviewable

This plus the test should ensure no regressions.  Git makes it tricky to do
some things on a remote that you would think to do on a local repo.
`ls-remote` gives me the info I need with only one test for "HEAD" vs anything
else.
@stp-ip
Copy link
Member

stp-ip commented Oct 28, 2016

From the code side I would say LGTM, but let me check the use-case against the latest code.

@stp-ip
Copy link
Member

stp-ip commented Oct 28, 2016

All tests in my dev cluster work out.

LGTM

@thockin thockin mentioned this pull request Oct 28, 2016
@thockin thockin merged commit 1b8d34b into kubernetes:master Oct 28, 2016
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