Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- GIT
- = GIT {{tag>devops info}} == related {{topic>git}} * [[tech:git:server]] * [[tech:git:curs]] * [... e origin develop </code> <code bash comandos con TAGs> git tag [-l] git show <tag> git tag -a <TAG> -m "<MENSAJE>" # tag local annotated git push origin <TAG> # subi
- Anotaciones curso GIT
- e][rm] * git fetch * git pull * git push [--tags] * git tag [-l][-a][-m] * anotadas, ligeras * git show * patrones glob -> regexp simplifica
- Crear repositorio de solo lectura (para algunos)
- rear repositorio de solo lectura (para algunos) {{tag>git}} * Crear repo: <code bash>mkdir mi_reposit