Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Git Status (bgst)

One command for the useful state of a GitHub repo: branch and worktree changes, last commit, remote drift, plus the five most recently updated drafts and five most recently updated open PRs. Local repository details print immediately while GitHub data loads.

curl -fsSL https://davis7dotsh.github.io/bgst/install.sh | sh
bgst                        repo + PR overview
bgst pull                   fetch everything, then show the overview
bgst yeet "message"         commit everything, optionally push to main
bgst update                 install the latest release
bgst version                print version and platform

Requires Git and an authenticated GitHub CLI. bgst pull never checks out, merges, rebases, or resets anything.

MIT licensed.

About

Better Git Status — the useful state of a GitHub repo in one command.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages