rename git to Git

This commit is contained in:
lucas schneider
2021-01-07 11:06:38 -03:00
committed by Starbeamrainbowlabs
parent 2ec5fb9d50
commit eef3712fc3
104 changed files with 149 additions and 149 deletions

View File

@@ -1,6 +1,6 @@
# git-imerge
> Esegui un'unione (merge) o rebase tra due rami git in modo incrementale.
> Esegui un'unione (merge) o rebase tra due rami Git in modo incrementale.
> Eventuali conflitti tra i due rami sono tracciati in coppie di commit distinti, per semplificarne la risoluzione.
> Maggiori informazioni: <https://github.com/mhagger/git-imerge>.