Closed GoogleCodeExporter closed 8 years ago
FWIW my workaround was to edit manifest_xml.py as follows:
class _Default(object):
"""Project defaults within the manifest."""
revisionExpr = None
+ destBranchExpr = None
remote = None
Original comment by rjogr...@google.com
on 25 Sep 2013 at 9:36
https://gerrit-review.googlesource.com/#/c/50121/
Original comment by cco3@android.com
on 25 Sep 2013 at 10:07
Original comment by cco3@android.com
on 26 Sep 2013 at 4:15
Original issue reported on code.google.com by
cco3@android.com
on 25 Sep 2013 at 9:25