git-branch Documentation, Git Development Community, 2024 - The official and comprehensive reference for the git branch command, detailing all its functionalities and options for listing local and remote branches.
Git Branching - Branch Management, Scott Chacon and Ben Straub, 2014 (Apress) - This section from the authoritative "Pro Git" book offers a practical guide to creating, listing, and managing Git branches, including understanding local and remote tracking branches.