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
- Host: GitHub
- URL: https://github.com/muke78/comandos-git
- Owner: muke78
- Created: 2024-07-27T07:06:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T04:04:54.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T20:53:45.178Z (over 1 year ago)
- Topics: cli, commit, control-version, git, github
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)