From ae8cd32b1fd2ad005dbf31b1eca560c3db146671 Mon Sep 17 00:00:00 2001 From: devfzn Date: Tue, 16 Jan 2024 13:00:26 -0300 Subject: [PATCH] ed: links to letz.dev --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index c6f3484..0664acf 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,25 @@ #### 📖️ Wiki -- Comandos [Basicos Git](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-hoja-de-comandos-basicos-git) -- Acciones en [Workflows](https://gitea.kickto.net/devfzn/basicos_git/wiki/Workflows-y-acciones-colaborativas#user-content-workflows) +- 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.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-instalar-y-configurar-user) -* [Crear Repositorio (directorio local)](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-crear-repositorio-en-directorio-actual) -* [Git-Reset](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-git-reset) -* [Checkout](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-checkout) -* [status-log-config](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-otros) -* [Branches(Ramas)](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-branches) - - [Crear/Borrar Rama](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-crear-rama) - - [Merge/Rebase](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-fusionar-ramas) -* [Log](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-log) -* [Alias - Stash - Diff - Fetch](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#log-personalizado-y-alias) +* [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.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-clonar-repositorio-o-https) - - [Ver/Eliminar vinculo remoto](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-ver-y-eliminar-vinculo-con-repositorio-remoto) - - [Crear repositorio remoto](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-crear-nuevo-repositorio-remoto) - - [Git-Push](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-push-repo-local-a-remota) -* [Llaves ssh](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-llaves-ssh) -* [Git Ignore](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-git-ignore) -* [Referencias](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-docs-referencias) + - [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)