@zelgadis87/gitlab-fast-checkout
v1.2.1
Published
Simple tool to switch to a GitLab automatically created branch.
Downloads
6
Readme
Simple tool to switch to a GitLab automatically created branch.
Workflow:
- Create an issue on GitLab
- Create related merge request from issue page
- In the local project, run
gfc <issue-number>
, where issue-number is the ID of the newly created issue. Eg:gfc 123
- ✔: The local project is now pointing at the desired branch