diff --git a/manifest_xml.py b/manifest_xml.py index 817a1c80..e40e6fac 100644 --- a/manifest_xml.py +++ b/manifest_xml.py @@ -45,6 +45,7 @@ class _Default(object): """Project defaults within the manifest.""" revisionExpr = None + destBranchExpr = None remote = None sync_j = 1 sync_c = False