Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- git tips
- 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-scm.com/docs/git-log <code bash>git whatchanged [<FILE>
- Anotaciones curso GIT
- hort, full, fuller, format * !! git reset HEAD <file> [--hard] * !! git checkout -- <file> * git remote [add][show][rename][rm] * git fetch * git pu
- git DIFF
- os * comparar un fichero específico entre 2 ramas:<code bash>git diff master..feature -- <file></code>
- git LFS
- = git LFS {{tag>git comando}} Large File Storage /via: [[https://support.atlassian.com/bitbucket-cloud/