You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking of integrating a golang implementation of git to cover use cases like the one you mentioned. Essentially, you'll be able to get the same behavior as if you were using git clone.
In 0.3.0 boilr migrated to https://github.com/src-d/go-git, most of the work for allowing private repositories and other VCS repositories is done, only a small part is left (targeted for 0.4.0)
Thanks for your work:)
Will you add private git(such as gitlab EE) support to download template?
The text was updated successfully, but these errors were encountered: