gh-branch

command module
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 1 Imported by: 0

README

gh-branch

GitHub CLI extension for managing the current branch

Usage

Following you can find some of the available commands

Create a branch
# Default branch
gh branch create 1

# Specify a branch type
gh branch create 1 --type feat
Rebase the current Pull Request's branch
# Default behaviour
gh branch rebase

# Specified rebase strategy
gh branch rebase --type interactive

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL