amarshall/git-recent-branches

Git command plugin to list recently checked-out branches in the current repository.

4

stars

28

commits

Ruby

primary language

Aug 30, 2023

updated

README

git-recent-branches

Git command plugin to list recently checked-out branches in the current repository.

Installation

make prefix=/path/to/install install

Homebrew

Install from Homebrew tap:

brew tap amarshall/formula
brew install git-recent-branches

Fedora COPR

Install from COPR:

copr enable amarshall/misc
dnf install git-recent-branches

Nix

Run via Flake:

nix shell 'github:amarshall/git-recent-branches'

For less-ephemeral usage, the Flake provides an overlay attribute.

Usage

cd some-git-repo
git recent-branches --help

Contributors

amarshall

28 commits

amarshall/git-recent-branches

Git command plugin to list recently checked-out branches in the current repository.

4

stars

28

commits

Ruby

primary language

Aug 30, 2023

updated

README

git-recent-branches

Git command plugin to list recently checked-out branches in the current repository.

Installation

make prefix=/path/to/install install

Homebrew

Install from Homebrew tap:

brew tap amarshall/formula
brew install git-recent-branches

Fedora COPR

Install from COPR:

copr enable amarshall/misc
dnf install git-recent-branches

Nix

Run via Flake:

nix shell 'github:amarshall/git-recent-branches'

For less-ephemeral usage, the Flake provides an overlay attribute.

Usage

cd some-git-repo
git recent-branches --help

See what people are saying

Contributors

amarshall

28 commits

Languages

Ruby

68.5%

Nix

26.5%

Makefile

5.0%