Find default git branch nameJanuary 15, 2025 ยท View on GitHub git remote show origin | awk '/HEAD/ {print \$3}'