summaryrefslogtreecommitdiffstats
path: root/main.py
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2012-11-13 08:49:16 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2012-11-13 09:35:37 +0900
commit717ece9d81ab428ff7358fb3d8a941f8371b626c (patch)
tree6016811bf8504da6042727f46ff8510d61a84a42 /main.py
parent5566ae5ddea409279b13e538b513a73062862c3e (diff)
downloadgit-repo-717ece9d81ab428ff7358fb3d8a941f8371b626c.tar.gz
Better handling of duplicate remotes
In the current implementation, an error is raised if a remote with the same name is defined more than once. The check is only that the remote has the same name as an existing remote. With the support for multiple local manifests, it is more likely than before that the same remote is defined in more than one manifest. Change the check so that it only raises an error if a remote is defined more than once with the same name, but different attributes. Change-Id: Ic3608646cf9f40aa2bea7015d3ecd099c5f5f835
Diffstat (limited to 'main.py')
0 files changed, 0 insertions, 0 deletions