Cerca

Heus ací els resultats de la cerca.

.git*
4 Resultats, Darrera modificació:
-oneline --max-count=10 ll = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]... line --decorate --graph ls = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]... unstage = reset --soft HEAD^ ls = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]" --decorate ll = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]
git repo server
4 Resultats, Darrera modificació:
*/etc/ssh/sshd_config**:<code> Match User git ForceCommand /usr/bin/git AllowTCPForwarding no X11Forwarding no </code> * **gitlab-ce**:<code ; ~git/... vice/gitlab-shell/bin/gitlab-shell key-1",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty ssh-rsa AA...restofkeysnip! </code> * no **~/.
git MERGE
3 Resultats, Darrera modificació:
<rama>'' : merge de la rama actual con <rama> en formato fast-forward * ''%%--no-ff%%'' : en formato no-fastforward * ''git merge %%--%%squash <rama>'' : importa
git LFS
2 Resultats, Darrera modificació:
t@git.fidmag.org:2222/usuario/repo.git</code> - Forzar la subida de todos los objetos LFS:<code bash>... itorio a LFS:<code bash> git lfs migrate import --include="*.mp4" --everything git push --force </code>
.git* - .gitattributes @tech:git:dotfiles
2 Resultats, Darrera modificació:
ibuto echo "*.bin binary" >> .gitattributes # 2. Forzar a Git a tratar los existentes como binarios gi... code bash> # 1. Elimina todo del índice de Git de forma segura (sin borrar tus archivos del disco) git
Anotaciones curso GIT
1 Resultats, Darrera modificació:
all-match][-S] * online, short, full, fuller, format * !! git reset HEAD <file> [--hard] * !! g
git diff[tool]
1 Resultats, Darrera modificació:
-tool]] == more * [[https://git-scm.com/docs/diff-format]] * [[https://git-scm.com/docs/git-diff]]
git FETCH
1 Resultats, Darrera modificació:
ehind 'origin/main' by 3 commits, and can be fast-forwarded."** Esta es, funcionalmente, tu notificaci
GIT
1 Resultats, Darrera modificació:
t-cheatsheet-en-dark.pdf |}} * {{ :tech:git:git-for-subversion-cheat-sheet.pdf |}} * {{ :tech:git:a