Conley Owens 3bfd72158c Don't upload when dest branch is not merge branch
Example:
- `repo init -b master` / sync a project
- In one project: `git checkout -b work origin/branch-thats-not-master`
- make some changes, `git commit`
- `repo upload .`
- Upload will now be skipped with a warning instead of being uploaded to
  master

Change-Id: I990b36217b75fe3c8b4d776e7fefa1c7d9ab7282
2013-10-10 09:06:38 -07:00
..
2013-04-18 21:35:49 +05:30
2013-04-18 21:35:49 +05:30
2012-11-14 12:09:38 +09:00
2012-11-14 12:09:38 +09:00
2013-04-18 21:35:49 +05:30
2013-04-18 21:35:49 +05:30
2012-09-18 09:54:57 +02:00