From 7ae210a15bcf319744c2f4c3a3ea19f63444f14c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 24 May 2020 14:56:52 -0400 Subject: [PATCH] sync: fix duplicate word in description Bug: https://crbug.com/gerrit/12814 Change-Id: Id722eec9a59dded588f13bc605ce2c94b4047265 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/268739 Tested-by: Mike Frysinger Reviewed-by: David Pursehouse --- subcmds/sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subcmds/sync.py b/subcmds/sync.py index a40dd5e0..408618f7 100644 --- a/subcmds/sync.py +++ b/subcmds/sync.py @@ -138,7 +138,7 @@ if the manifest server specified in the manifest file already includes credentials. By default, all projects will be synced. The --fail-fast option can be used -to halt syncing as soon as possible when the the first project fails to sync. +to halt syncing as soon as possible when the first project fails to sync. The --force-sync option can be used to overwrite existing git directories if they have previously been linked to a different