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

git URL test should check for .g8.git not .g8 #7

Closed
eed3si9n opened this issue Apr 12, 2017 · 1 comment
Closed

git URL test should check for .g8.git not .g8 #7

eed3si9n opened this issue Apr 12, 2017 · 1 comment

Comments

@eed3si9n
Copy link
Member

case Some(GitUrl(uri)) => uri.mkString("") endsWith (".g8")

wolfendale added a commit to wolfendale/sbt-giter8-resolver that referenced this issue Oct 5, 2017
kpmeen pushed a commit to kpmeen/sbt-giter8-resolver that referenced this issue Dec 1, 2017
dwijnand added a commit that referenced this issue Dec 6, 2017
Fixing #7 by checking for .g8.git instead of just .g8
@dwijnand
Copy link
Member

dwijnand commented Dec 6, 2017

Fixed in #15.

@dwijnand dwijnand closed this as completed Dec 6, 2017
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