Cerca

Heus ací els resultats de la cerca.

GIT
10 Resultats, Darrera modificació:
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
4 Resultats, Darrera modificació:
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
3 Resultats, Darrera modificació:
-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
2 Resultats, Darrera modificació:
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
2 Resultats, Darrera modificació:
= 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
2 Resultats, Darrera modificació:
= git REBASE {{tag>git comando}} <callout type="warning" title="reescritura de la historia" icon="true"></callout> * ''git rebase <rama>'' * ''-i'' : int
git RESET
2 Resultats, Darrera modificació:
: 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
2 Resultats, Darrera modificació:
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
1 Resultats, Darrera modificació:
etty][--online][-n][--since][--until][--author][--all-match][-S] * online, short, full, fuller, for