Cerca

Heus ací els resultats de la cerca.

git tips
11 Resultats, Darrera modificació:
recta git stash pop git add . # or add individual files git commit -m "your message here"; # ahora tus c... fichero > git checkout <COMMIT|HEAD|HEAD^> <path_file> </code> <code bash (ohshitgit) recuperar un fic... a su hash git checkout [hash guardado] -- path/to/file # la version anterior del archivo estará en tu in... traza cambios a fichero> git log --follow -p -- <FILE> git log --stat <FILE> </code> * https://git-sc
Anotaciones curso GIT
2 Resultats, Darrera modificació:
hort, full, fuller, format * !! git reset HEAD <file> [--hard] * !! git checkout -- <file> * git remote [add][show][rename][rm] * git fetch * git pu
git LFS
2 Resultats, Darrera modificació:
= git LFS {{tag>git comando}} Large File Storage /via: [[https://support.atlassian.com/bitbucket-cloud/... ommit, se añaden los ficheros:<code bash>git add <files></code> == other * problemes amb configuració
git DIFF
1 Resultats, Darrera modificació:
os * comparar un fichero específico entre 2 ramas:<code bash>git diff master..feature -- <file></code>
.git*
1 Resultats, Darrera modificació:
Cblue\\ [%cn]" --decorate --numstat f = "!git ls-files | grep -i" gr = grep -Ii la = "!git config -l
git, sacar archivos del indice git (.gitignore) @tech:git:dotfiles
1 Resultats, Darrera modificació:
istentes. ### ⚠️ Ficheros ya rastreados (Tracked Files) Si el directorio `data/cache` **ya existía** e