Skip to content

Conversation

@ngratin
Copy link
Member

@ngratin ngratin commented Jun 13, 2017

No description provided.

@ngratin ngratin changed the title [WIP] Support private repository Support private repository Jun 21, 2017
@ngratin ngratin requested a review from sawanoboly June 21, 2017 10:14
code/code.go Outdated
rawURL = fmt.Sprintf("ssh://%s%s/%s", user, host, path)
}

url, err := url.Parse(rawURL)
Copy link
Contributor

Choose a reason for hiding this comment

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

変数とパッケージ名で同じのをつかうと、微妙にややこしくなるので、変数はuでよさそう。

@sawanoboly sawanoboly merged commit 68dcf17 into develop Jun 22, 2017
@sawanoboly sawanoboly deleted the support-private-repository branch June 22, 2017 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants