An open API service indexing awesome lists of open source software.

https://github.com/muke78/comandos-git

Comandos de guia para usar correctamente git CLI como documentacion para un correcto uso
https://github.com/muke78/comandos-git

cli commit control-version git github

Last synced: about 1 month ago
JSON representation

Comandos de guia para usar correctamente git CLI como documentacion para un correcto uso

Awesome Lists containing this project

README

          

# Comandos de Git

- git version 2.45.2.windows.1

# Indices

- [Configuracion inicial de git](Configuracion-inicial-git.md)
- [Comandos-basicos](Comandos-basicos.md)
- [Configuracion de alias en git](Configuracion-alias-git.md)
- [Gestion de cambios en git](Gestion-cambios-git.md)
- [Gestion de repositorios en git](Gestion-de-repositorios.md)
- [Gestion de ramas en git](Gestion-ramas-git.md)