]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-push.txt
l10n: it.po: update the Italian translation for Git 2.24.0 round #2
[thirdparty/git.git] / Documentation / git-push.txt
index 6a8a0d958bc63db19bfa4786e85e9e14061f1661..3b8053447e204499f28ab1616ce74efa87524536 100644 (file)
@@ -75,7 +75,7 @@ without any `<refspec>` on the command line.  Otherwise, missing
 +
 If <dst> doesn't start with `refs/` (e.g. `refs/heads/master`) we will
 try to infer where in `refs/*` on the destination <repository> it
-belongs based on the the type of <src> being pushed and whether <dst>
+belongs based on the type of <src> being pushed and whether <dst>
 is ambiguous.
 +
 --