Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- GIT
- ial]] * [[https://ohshitgit.com/es]] == todo <callout type="warning" title="git extras" icon="true">https://github.com/tj/git-extras/</callout> <callout type="info" title="git submodules" icon="true">https://stackoverflow.com/questions/3796927/how-to-git-clone-including-submodules</callout> <callout type="info" title="git resumen" icon
- git repo server
- Match User git ForceCommand /usr/bin/git AllowTCPForwarding no X11Forwarding no </code> ... om/questions/489771/block-git-user-from-login-but-allow-the-user-to-still-function-as-a-git-repo]] == ... e source to local branches of the target, it maps all refs (including remote-tracking branches, notes e... c.) and sets up a refspec configuration such that all these refs are overwritten by a git remote update
- git LFS
- -cloud/docs/use-git-lfs-with-bitbucket/]] == install <code bash>sudo apt install git-lfs</code> == setup (nuevos repos) * instalación cliente:<code bash>git lfs install --local # si no se especifica --local, afecta a t
- git: fusion varios repos en 1 conservando historia
- dd -f first_repo `link_to_first_repo` git merge --allow-unrelated-histories first_repo/master</code> ... fter the remote information is set up.) * ''--allow-unrelated-histories'' permite saltarse la restr
- git: migrar repositorio
- = git: migrar repositorio {{tag>git}} <callout type="warning" title="Errores" icon="true">Esta página ... s-sus-commits-y-todas-sus-ramas-ccd2c5e6d389]] </callout> - crear un repositorio vacío en el proveedo
- git REBASE
- = git REBASE {{tag>git comando}} <callout type="warning" title="reescritura de la historia" icon="true"></callout> * ''git rebase <rama>'' * ''-i'' : int
- git RESET
- : elimina el commit seleccionado y posteriores <callout type="danger" title="elimina commits posteriores y elimina completamente las modificaciones" icon="true">git reset --hard 'commit'</callout>
- git STASH
- rop stash@{indice}'' : borra la sesión indicada <callout type="danger" title="borra todas las sesiones stash" icon="true">git stash clear</callout>
- Anotaciones curso GIT
- etty][--online][-n][--since][--until][--author][--all-match][-S] * online, short, full, fuller, for