Diferències
Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.
tech:git:tips [10/07/2025 05:57] – creat mate | tech:git:tips [10/07/2025 06:00] (actual) – [git tips] mate | ||
---|---|---|---|
Línia 1: | Línia 1: | ||
= git tips | = git tips | ||
+ | {{tag> | ||
== git fetch VS git pull | == git fetch VS git pull | ||
* git pull = git fetch (+ git checkout) + git merge | * git pull = git fetch (+ git checkout) + git merge |