ed: links to letz.dev
This commit is contained in:
parent
523c187733
commit
ae8cd32b1f
38
README.md
38
README.md
@ -1,25 +1,25 @@
|
|||||||
#### 📖️ Wiki
|
#### 📖️ Wiki
|
||||||
- Comandos [Basicos Git](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-hoja-de-comandos-basicos-git)
|
- 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.kickto.net/devfzn/basicos_git/wiki/Workflows-y-acciones-colaborativas#user-content-workflows)
|
- Acciones en [Workflows](https://gitea.letz.dev/devfzn/basicos_git/wiki/Workflows-y-acciones-colaborativas#user-content-workflows)
|
||||||
|
|
||||||
--------
|
--------
|
||||||
### Indice
|
### Indice
|
||||||
* [Instalación](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-instalar-y-configurar-user)
|
* [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.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-crear-repositorio-en-directorio-actual)
|
* [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.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-git-reset)
|
* [Git-Reset](https://gitea.letz.dev/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)
|
* [Checkout](https://gitea.letz.dev/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)
|
* [status-log-config](https://gitea.letz.dev/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)
|
* [Branches(Ramas)](https://gitea.letz.dev/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)
|
- [Crear/Borrar Rama](https://gitea.letz.dev/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)
|
- [Merge/Rebase](https://gitea.letz.dev/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)
|
* [Log](https://gitea.letz.dev/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)
|
* [Alias - Stash - Diff - Fetch](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#log-personalizado-y-alias)
|
||||||
* Trabajando con repositorios remotos:
|
* Trabajando con repositorios remotos:
|
||||||
- [Clonar repositorio remoto](https://gitea.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-clonar-repositorio-o-https)
|
- [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.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-ver-y-eliminar-vinculo-con-repositorio-remoto)
|
- [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.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-crear-nuevo-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.kickto.net/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-push-repo-local-a-remota)
|
- [Git-Push](https://gitea.letz.dev/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)
|
* [Llaves ssh](https://gitea.letz.dev/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)
|
* [Git Ignore](https://gitea.letz.dev/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)
|
* [Referencias](https://gitea.letz.dev/devfzn/basicos_git/wiki/Comandos-Basicos-Git#user-content-docs-referencias)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user