Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new command for listing branches #147

Open
diogocavilha opened this issue Sep 29, 2023 · 0 comments
Open

Add a new command for listing branches #147

diogocavilha opened this issue Sep 29, 2023 · 0 comments
Assignees

Comments

@diogocavilha
Copy link
Owner

Add command to list all branches along with useful info, like when it was created and who created that branch.

Command:

git branch --sort=-committerdate --format='%(HEAD) %(color:green)%(committerdate:relative)%(color:reset) %(color:blue)%(authorname)%(color:reset) %(color:yellow)%(refname:short)%(color:reset) %(contents:subject)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant