gitlab
Here are 1,391 public repositories matching this topic...
-
Updated
Aug 31, 2020 - Ruby
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 4, 2020 - Go
-
Updated
Sep 1, 2020 - TypeScript
-
Updated
Sep 5, 2020 - Python
-
Updated
Jun 8, 2020 - Go
-
Updated
Jul 29, 2020 - Go
-
Updated
Jul 26, 2020 - TypeScript
-
Updated
Sep 1, 2020 - Ruby
-
Updated
Sep 6, 2020 - Go
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest a
nested group support
Hi,
Now that we have nested group in gitlab since v9 it would be very interesting to implement it in gitlab-mirrors.
Would be super useful, as we could mirror several git repositories of a unique project to a unique sub group in a base "gitlab-mirrors" group (wow!)
Cheers
-
Updated
Sep 5, 2020 - TypeScript
-
Updated
Apr 27, 2020 - Java
Support for Gogs was recently added and some help adding tests would be appreciated.
-
Updated
Aug 23, 2020 - Dart
-
Updated
Sep 1, 2020 - Java
Improve this page
Add a description, image, and links to the gitlab topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitlab topic, visit your repo's landing page and select "manage topics."
Description of the problem, including code/CLI snippet
Documentation is missing an example how to make use of project import parameters.
The Gitlab-API supports these parameters (name,file,path,overwrite)
Expected Behavior
It would be good to add an example to the documentation (if those parameters are supported)
Actual Behavior
Specifications