Clark Boylan 1059461c6c Make requirement update proposals more robust.
When proposing requirement update changes ensure that the proper branch
can be checked out if the branch isn't master. To do this checkout
origin/$BRANCH instead of just branch. Additonally, don't git review -d
an existing change as it may have merge conflicts with the target
branch. Instead make changes against the target branch, push them to the
existing change as a new patchset, and ignore failures of git review
when there are no new changes.

This allows changes to the requirements files to happen out of band from
these automated change proposals.

Closes-Bug: 1274251
Change-Id: I7b81b87a90639a66dce5502cded5e37d96abd1f7
2014-02-03 17:13:55 -08:00
..
2013-12-05 18:38:04 +00:00
2013-09-06 13:29:04 -07:00
2014-01-12 20:46:30 +08:00
2013-12-06 15:17:28 -05:00
2013-10-21 10:17:48 -07:00
2012-11-12 18:58:07 +00:00
2013-12-27 22:56:55 +00:00
2013-05-17 17:21:21 +00:00
2013-05-20 20:40:03 +00:00
2014-01-29 06:47:37 +04:00
2014-01-21 11:53:04 -08:00