File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -55,12 +55,11 @@ No dia a dia, muitas vezes precisamos clonar projetos do GitLab para nossa máqu
5555
5656# Features
5757
58- - Handle GitLab API authentication using a personal access token.
59- - Recursively fetch projects from a specified GitLab group, including subgroups.
60- - Clone each project's repository to a local directory.
61- - Dry-run and list all recursively fetch projects/groups structure.
62- - List all projects/groups structure in a tree representation.
63- - Disable creation of root group in the local machine.
58+ - Lidar com a autenticação da API do GitLab usando tokens de acesso pessoal.
59+ - Buscar/Listar toda a estrutura de projetos/grupos recursivamente a partir de um grupo root do GitLab.
60+ - Exibir a estrutura de projetos/grupos em formato de árvore.
61+ - Clonar o repositório de cada projeto para um diretório local.
62+ - Desativar a criação do grupo root no diretório local quando acontecer o clone.
6463
6564<p align =" right " >(<a href =" #readme-top " >back to top</a >)</p >
6665
You can’t perform that action at this time.
0 commit comments