Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- git tips
- 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
- git autopush shell script
- it status --porcelain)" ]] || { git add . FILES_AFFECTED=$(git diff --cached --name-only | sed '... s\n\nFitxers afectats:\n%s" "$(date +%Y-%m-%d)" "$FILES_AFFECTED") # git commit -m "$(date +%Y-%m-%d)" -m "Fitxers afectats:" -m "$FILES_AFFECTED" git commit -m "$COMMIT_MESSAGE"
- .git*
- Cblue\\ [%cn]" --decorate --numstat f = "!git ls-files | grep -i" gr = grep -Ii la = "!git config -l ... ñadido posteriormente a .gitignore: [[tech:git:dotfiles:removefromindex]] == .gitkeep Fichero vacío para... e mantener, aunque no contenga más archivos. == .gitattributes * [[tech:git:dotfiles:gitattributes]]
- git LFS
- = 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ó... igin main</code> == .gitattributes [[tech:git:dotfiles:gitattributes]] == migración de repositorios Es
- 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 repo server
- fkeysnip! </code> * no **~/.bashrc**, **~/.profile** * [[https://unix.stackexchange.com/questions/
- .git* - .gitattributes @tech:git:dotfiles
- ipt habitual git commit -m "Update attributes and files" git push origin master </code> <code bash> # 1.
- git, sacar archivos del indice git (.gitignore) @tech:git:dotfiles
- istentes. ### ⚠️ Ficheros ya rastreados (Tracked Files) Si el directorio `data/cache` **ya existía** e