Comandos Git

PHOTO EMBED

Wed Mar 27 2024 14:43:29 GMT+0000 (Coordinated Universal Time)

Saved by @jdeveloper #php

git clone -b minha-branch https://gitlab.com/seu_usuario/seu_repositorio.git

git rm --cached nome_do_arquivo

git rm -r --cached nome_da_pasta
content_copyCOPY