Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- GIT
- * [[tech:git:repo-lectura]] == cheatsheet * [[https://github.com/arslanbilal/git-cheat-sheet/blob/mas... * {{ :tech:git:zt_git_cheat_sheet.pdf |}} * [[https://nvie.com/posts/a-successful-git-branching-model/]] == doc * [[https://git-scm.com/book/es/v2]] * [[https://esparta.github.io/gitimmersion-spanish/index.html]] * [[https
- git tips
- g origin/main git merge origin/main</code> * [[https://www.atlassian.com/es/git/tutorials/syncing/git-fetch]] * [[https://www.atlassian.com/es/git/tutorials/using-branches/git-checkout]] * [[https://www.atlassian.com/es/git/tutorials/using-branches/git-merge]] * [[https://www.atlassian.com/es/git/tutorials/syncing/git-
- git repo server
- = git repo server == seguridad === protocolos [[https://git-scm.com/book/en/v2/Git-on-the-Server-The-Pro... ode> * no **~/.bashrc**, **~/.profile** * [[https://unix.stackexchange.com/questions/489771/block-g... -still-function-as-a-git-repo]] == repositorio [[https://www.linux.com/training-tutorials/how-run-your-o... s are overwritten by a git remote update in the target repository. [[https://git-scm.com/docs/git-clone]]
- git alias
- = git alias * [[https://git-scm.com/book/en/v2/Git-Basics-Git-Aliases]] == alias * <code bash>git co... cm ‘-c “user.name=matebcn” commit’</code> /via: [[https://git-scm.com/book/en/v2/Git-Basics-Git-Aliases]] +info: [[https://github.com/GitAlias/gitalias]]
- git diff[tool]
- /kdiff3 trustExitCode = false </code> /via: [[https://stackoverflow.com/questions/33308482/git-how-co... iff3-as-merge-tool-and-diff-tool]] == more * [[https://git-scm.com/docs/diff-format]] * [[https://git-scm.com/docs/git-diff]]
- git submodulos
- <code bash>git rm --cached <path></code> /via: [[https://chrisjean.com/git-submodules-adding-using-removing-and-updating/]]\\ /via: [[https://stackoverflow.com/questions/3796927/how-to-git-
- git autopush shell script
- <- no he hecho funcionar o no aporta * origin https://<user>:<pass>@<url> * certificado SSH? <- d
- git config
- ' : no verifica el certificado en peticiones por *https* * ''git config --global core.editor "%%'$(whic
- git diff
- = git diff {{tag>git}} /via: [[https://devconnected.com/how-to-compare-two-git-branches/]] == diferencia
- .git*
- ss = status --short </code> <code properties> # https://gist.github.com/johnpolacek/69604a1f6861129ef08
- git: fusion varios repos en 1 conservando historia
- os en 1 conservando historia {{tag>git}} /via: [[https://medium.com/@checko/merging-two-git-repositories
- git LFS
- = git LFS {{tag>git}} Large File Storage /via: [[https://support.atlassian.com/bitbucket-cloud/docs/use-
- git: migrar repositorio
- e errores subsanados en la explicación \\ /vía: [[https://maureenbarahona.medium.com/migrar-un-repositori
- git: replicación o duplicación de repositorios
- EPO_NEW git push --mirror origin </code> /vía: [[https://stackoverflow.com/questions/3959924/whats-the-d