Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- git tips
- ombrado rama en local y remoto> git checkout <old_name> && git branch -m <new_name> # o git branch -m <old_name> <new_name> git push -u origin <new_name> # y comprobar en remoto que todo ha ido bien git push origin
- git alias
- <code bash>git config --global alias.cm ‘-c “user.name=matebcn” commit’</code> /via: [[https://git-scm.c
- git autopush shell script
- it add . FILES_AFFECTED=$(git diff --cached --name-only | sed 's/^/* /') COMMIT_MESSAGE=$(printf
- git config
- ciones disponibles * ''git config --global user.name "Mi Nombre"'' * ''git config --global user.emai
- Anotaciones curso GIT
- t checkout -- <file> * git remote [add][show][rename][rm] * git fetch * git pull * git push [--t
- git DIFF
- neline <commit-id> git diff-tree --no-commit-id --name-only -r <commit-id> </code> * muestra diferenci
- git diff[tool]
- neline <commit-id> git diff-tree --no-commit-id --name-only -r <commit-id> </code> == configuración dif
- git: fusion varios repos en 1 conservando historia
- fetch inmediatamente (With -f option, git fetch <name> is run immediately after the remote information
- Git rename branch (master to main)
- = Git rename branch (master to main) {{tag>git}} == procedimiento - renombrar rama en local:<code bas
- git: replicación o duplicación de repositorios
- -mirror $URL ≡ git clone --bare $URL && (cd $(basename $URL) && git remote add --mirror=fetch origin $UR
- git repo server
- hell** * ''usermod -s /usr/bin/git-shell <username>'' * **/etc/ssh/sshd_config**:<code> Match User
- .git* - .gitattributes @tech:git:dotfiles
- ajo). Cuando escribes binary, Git lo traduce internamente como si hubieras escrito: ''-text -diff''. Es