root/build-tools/branching
Scott Little ddd4d8792b fix several issues with branching tools
- force review method to 'default' if --bypass-gerrit is
selected.

- Allow local branch creation even if remote tracvking
branch is undetermined.

- allow git-utils to call into git-repo-utils to determine
the prefered remote rather than guessing without repo's help.

- allow git_local_branch to return 'HEAD' if there is
no better answer.

- git_remote must never return multiple remotes when
falling back to git_list_remotes.

- git_remote_branch must never return a tag.

Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: Ib1ea9d4ced601e48ac6b5f41c629c9dae82e8108
2023-09-26 13:41:12 -04:00
..
create_branches_and_tags.sh fix several issues with branching tools 2023-09-26 13:41:12 -04:00
create_tags.sh Add --exclude-projects option to branch management scripts 2022-07-28 14:39:07 -04:00
push_branches_tags.sh fix several issues with branching tools 2023-09-26 13:41:12 -04:00
push_tags.sh Add access-token option to branching tools 2022-11-22 16:15:21 -05:00