Skip to content

zeisler/git-recent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1206048 · Dec 24, 2022

History

16 Commits
Dec 24, 2022
Dec 24, 2022
Dec 24, 2022
Dec 24, 2022
Dec 24, 2022
Dec 24, 2022

Repository files navigation

git-recent

About

Lists the most recent unmerged branches.

Uses auto complete to list branches so that the command is stored in history.

Install

go install github.com/zeisler/git-recent@latest
git-recent -install -y

Usage

Use auto complete to list the last 20 unmerged branches.

git-recent [TAB]

With no arguments it will switch to the most recent branch.

git-recent

Future Improvements

  • Make work as a git alias. Unable to get auto complete working with git recent, PR is welcome.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages