Scott Little
078d3cb038
branching: don't push branches and tags in a single command
...
The command 'git push --tags ${review_remote} ${branch}'
is trying to push the branch and tag at the same time,
and as a side effect is re-pushing all other known tags.
Upstream servers are now consistently rejecting this.
Either they only accept a single branch or tag per push,
or they reject duplicate tags that they already have,
even if unchanged.
Change the code to push the branch and tag independently.
Closes-bug: 1952472
Change-Id: If99123b1eae823ea05ee2b2c80f891cb189e18d3
Signed-off-by: Scott Little <scott.little@windriver.com>
2021-11-26 11:42:52 -05:00
..
2021-11-26 11:42:52 -05:00
2021-08-09 13:25:28 -04:00
2021-10-29 16:21:19 -04:00
2020-12-08 14:13:28 -05:00
2021-11-10 14:08:28 -03:00
2021-10-19 09:34:30 -04:00
2018-06-01 07:45:23 -07:00
2018-06-27 13:04:02 -04:00
2021-03-25 18:25:23 -04:00
2021-08-17 14:26:54 +03:00
2018-06-01 07:45:23 -07:00
2021-11-24 20:05:20 +00:00
2020-09-24 11:59:55 -04:00
2020-03-30 16:52:13 -04:00
2021-08-16 09:29:05 -04:00
2020-10-26 10:43:18 -04:00
2021-04-21 09:43:47 -03:00
2020-12-08 14:13:28 -05:00
2018-06-01 07:45:23 -07:00
2020-12-08 14:13:28 -05:00
2020-10-27 14:26:03 -04:00
2020-10-27 14:26:03 -04:00
2020-03-18 16:29:49 +02:00
2018-09-17 16:41:31 -04:00
2021-03-10 10:05:20 -05:00
2021-03-10 10:05:20 -05:00
2018-09-17 16:41:31 -04:00
2020-08-27 11:01:45 -05:00
2020-12-21 15:25:27 -05:00
2020-12-21 15:25:27 -05:00
2018-06-01 07:45:23 -07:00
2018-08-29 16:31:09 -04:00
2020-09-24 12:03:00 -04:00
2021-03-25 18:25:23 -04:00
2020-12-08 14:13:28 -05:00
2018-06-01 07:45:23 -07:00
2018-06-01 07:45:23 -07:00
2021-06-22 12:58:34 -04:00
2021-07-16 09:35:16 -04:00
2020-10-26 10:43:18 -04:00
2020-02-07 16:36:40 -05:00
2020-10-27 14:26:03 -04:00
2021-07-29 17:31:35 -04:00
2018-10-12 13:42:44 +00:00
2020-12-08 14:13:28 -05:00
2020-02-07 16:36:40 -05:00
2020-02-07 16:36:40 -05:00
2020-12-08 14:13:28 -05:00
2021-02-19 12:33:58 -05:00
2021-03-25 18:25:23 -04:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2020-08-20 17:52:54 -04:00
2020-12-08 14:13:28 -05:00
2021-11-26 11:40:53 -05:00
2018-09-07 14:44:37 -04:00
2018-09-07 14:44:37 -04:00
2019-09-05 15:18:10 -04:00
2021-11-24 10:59:32 -05:00
2021-07-13 23:16:25 +05:30
2020-06-08 16:54:14 +08:00
2021-10-27 13:35:09 -04:00
2019-06-06 13:39:34 -04:00
2020-10-27 14:26:03 -04:00
2020-10-27 14:26:03 -04:00
2018-06-01 07:45:23 -07:00
2020-10-28 13:46:04 +00:00
2021-07-29 17:31:17 -04:00
2021-06-22 12:58:34 -04:00
2020-04-08 13:58:41 -04:00
2018-06-01 07:45:23 -07:00
2021-03-25 18:25:23 -04:00