Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GitHub CLI extension for managing the current branch

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages