diff options
author | David Pursehouse <david.pursehouse@sonymobile.com> | 2012-09-14 10:31:42 +0900 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2012-09-21 11:20:59 -0700 |
commit | cf76b1bcec6386f9530636e64746502f9856b5cf (patch) | |
tree | 15bd204cace8d3d43161f8ef91130984159e9049 /project.py | |
parent | e00aa6b923d28a3c910f85e7726e4ba1d2a9aebd (diff) | |
download | git-repo-cf76b1bcec6386f9530636e64746502f9856b5cf.tar.gz |
sync: Support manual authentication to the manifest server
Add two new command line options, -u/--manifest-server-username and
-p/--manifest-server-password, which can be used to specify a username
and password to authenticate to the manifest server when using the
-s/--smart-sync or -t/--smart-tag option.
If -u and -p are not specified when using the -s or -t option, use
authentication credentials from the .netrc file (if there are any).
Authentication credentials from -u/-p or .netrc are not used if the
manifest server specified in the manifest file already includes
credentials.
Change-Id: I6cf9540d28f6cef64c5694e8928cfe367a71d28d
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions