Questions tagged as 'gitlab'

1
answer

How to make a private repository public in GitLab?

How to make a private repo public in GitLab?     
asked by 15.04.2018 / 05:24
0
answers

In Git, I can not pull, it gives ERROR 502

I'm in a project and I can change Branch (Checkout), fetch, merge, but pull can not fetch, returns the message    fatal: unable to access '': The requested URL returned error: 502 I ran several tests and nothing.     
asked by 06.06.2017 / 16:51
0
answers

Error in Android Studio 2.3 Integration with GitLab

I am learning to version and following a step by step in Stack OverFlow almost worked, but an error occurs that I can not fix. I'm using the terminal inside Android Studio I followed all the steps to load my local repository into GitLab...
asked by 06.06.2017 / 16:20
1
answer

Push does not go to remote and does not acknowledge error

I'm doing git push -f origin "branch name" and it does not go at all to the remote repository. Since no error appears, I have also changed some config of buffers, what do I do to solve? Counting objects: 267, done. Delta compression using up t...
asked by 16.05.2017 / 06:41
1
answer

Error cloning GitLab repositories

I'm trying to clone a repository I've created in GitLab on my machine, but the following error is returned to me: I used the GitHub login to log in to GitLab and create the repository there. When I try to CLONE, I use GitHub's user auth...
asked by 10.03.2017 / 17:25