commit | 96c2d654897ffe82d7df9f1dd2295cda5809be73 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Wed Apr 06 16:03:54 2016 -0700 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Fri Apr 22 10:32:06 2016 +0900 |
tree | 50f12eb584bb4ea64e4c43757ace386678c1f9c9 | |
parent | cee5c771664833e517f47c0a33e520fd967cbe57 [diff] |
Fix XmlManifest.Save with remotes that have 'alias' set When the alias attribute is set for a remote, the RemoteSpec attached to a Project only contains the alias name used by git, not the original name used in the manifest. But that's not enough information to reconstruct the manifest, so save off the original manifest name as another RemoteSpec parameter, only used to write the manifest out. Bug: Issue 181 Bug: Issue 219 Change-Id: Id7417dfd6ce5572e4e5fe14f22924fdf088ca4f3