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]] == todo <ca
- 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 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]]
- 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 alias
- ss = status --short </code> <code properties> # https://gist.github.com/johnpolacek/69604a1f6861129ef08
- git autopush shell script
- <- no he hecho funcionar o no aporta * origin https://<user>:<pass>@<url> * certificado SSH? <- d
- git diff
- = git diff /via: [[https://devconnected.com/how-to-compare-two-git-branches/]] == diferencias en fichero
- fusion varios repos en 1 conservando historia
- on varios repos en 1 conservando historia /via: [[https://medium.com/@checko/merging-two-git-repositories
- replicación o duplicación de repositorios
- EPO_NEW git push --mirror origin </code> /vía: [[https://stackoverflow.com/questions/3959924/whats-the-d