diff options
author | David Holmer <odinguru@gmail.com> | 2012-09-26 01:58:48 -0400 |
---|---|---|
committer | David Holmer <odinguru@gmail.com> | 2012-09-26 01:58:48 -0400 |
commit | 9779565abf06d2f1e48548197be350a06c1eab9b (patch) | |
tree | 2df81e18395ef2a4782e0a889abaaebcea0e40f1 /pager.py | |
parent | cf76b1bcec6386f9530636e64746502f9856b5cf (diff) | |
download | git-repo-9779565abf06d2f1e48548197be350a06c1eab9b.tar.gz |
Fix incorrect default_groups when parsing projects from XML manifest
Change Details:
* Switch first default group to 'all' instead of 'default'
Change Benefits:
* More consistent with default_groups in the counterpart Save() function
* Fixes bug where command 'repo manifest' added an extra 'default'
group to every output project element groups attribute. This bug was
particularly confusing for projects which had 'groups="notdefault"'
as they were output as 'groups="notdefault,default"' by 'repo manifest'
Change-Id: I5611c027a982d3394899466248b971910bec8c6b
Diffstat (limited to 'pager.py')
0 files changed, 0 insertions, 0 deletions