Git: List branches whose name match wildcard
16 November 2022 (Updated 16 November 2022)
Syntax:
git branch --list '<wildcard>'
Example:
git branch --list 'backup/*'
Tagged:
Git
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment