branch

module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2024 License: MIT

README

Branch

branch is a command line utility that provides useful shortcuts when working with git and Jira.

Features

  • Create Branches: Quickly create branches based on ticket identifiers and templates.
  • Jira Integration: Authenticate and interact with Jira from the command line.

Installation

Homebrew

brew tap maikelveen/branch
brew install branch

Quick start

Authenticate with Jira:

branch jira auth init

Configure the branch template:

branch config set template "{{.key}}/{{.summary}}"

Create a new branch:

branch create issue-key

Directories

Path Synopsis
cmd
branch command
pkg
cmd
git
Package git encapsulates git command and branch verification functionality.
Package git encapsulates git command and branch verification functionality.

Jump to

Keyboard shortcuts

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