Skip to content

Instantly share code, notes, and snippets.

@obiPlabon
Created May 25, 2023 06:37
Show Gist options
  • Save obiPlabon/97a97e65edb68b6df62603f7223fbbe3 to your computer and use it in GitHub Desktop.
Save obiPlabon/97a97e65edb68b6df62603f7223fbbe3 to your computer and use it in GitHub Desktop.
Git Shortcut
# See branchs with author name
git branch --list --format="%(committerdate:short) %(authorname) %(refname:short)" --sort=committerdate | grep obiPlabon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment