dowload protected or internal repository (or branch) as zip or tar
Created by: chrismaes87
I can download a repository as zip if the repository is public using this:
wget http://demo.gitlab.com/gitlab/gitlab-recipes/repository/archive.zip
yet when the project is protected (but I have access since I am the project owner) I cannot download, I get permission errors...
Resolving gitlab (gitlab)... 10.1.253.75 Connecting to gitlab (gitlab)|10.1.253.75|:80... connected. HTTP request sent, awaiting response... 401 Unauthorized Authorization failed.