Hi,
Muri Nicanor wrote (12 Apr 2015 09:33:10 GMT) :
> as the shutdown of gitorious is coming near, i've migrated my repo to
> gitlab.
Cool. Any reason why this new repo isn't explicitly a "fork" of
https://gitlab.com/Tails/tails? No big deal anyway, but if you feel
like re-creating the repo that way, it would improve the web UI.
> i've already changed the url in the german translation team
> page, the commit can be found at:
> https://gitlab.com/muri/tailstl
> branch: muri_newrepo
> commit: 0e080413
> please merge it, thank you!
I think the new remote URL is wrong (missing the final ".git"):
$ git clone
https://gitlab.com/muri/tailstl
Cloning into 'tailstl'...
fatal: repository '
https://gitlab.com/muri/tailstl/' not found
Cheers!