#### 📖️ Wiki - Comandos [Basicos Git](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-hoja-de-comandos-basicos-git) - Acciones en [Workflows](https://gitea.letz.dev/devfzn/basicos_git/wiki/Workflows-y-acciones-colaborativas#user-content-workflows) -------- ### Indice * [Instalación](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-instalar-y-configurar-user) * [Crear Repositorio (directorio local)](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-crear-repositorio-en-directorio-actual) * [Git-Reset](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-git-reset) * [Checkout](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-checkout) * [status-log-config](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-otros) * [Branches(Ramas)](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-branches) - [Crear/Borrar Rama](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-crear-rama) - [Merge/Rebase](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-fusionar-ramas) * [Log](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-log) * [Alias - Stash - Diff - Fetch](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#log-personalizado-y-alias) * Trabajando con repositorios remotos: - [Clonar repositorio remoto](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-clonar-repositorio-o-https) - [Ver/Eliminar vinculo remoto](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-ver-y-eliminar-vinculo-con-repositorio-remoto) - [Crear repositorio remoto](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-crear-nuevo-repositorio-remoto) - [Git-Push](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-push-repo-local-a-remota) * [Llaves ssh](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-llaves-ssh) * [Git Ignore](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-git-ignore) * [Referencias](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-docs-referencias)