Skip to content
Snippets Groups Projects
Commit bb1ad51a authored by Shawn O. Pearce's avatar Shawn O. Pearce
Browse files

git-gui: Rename all_branches -> all_heads.


Since this list is really the set of refs which match "refs/heads/*" it
really is the set of heads and not necessarily the set of all branches,
as the remote tracking branches are not listed in this set, even if it
appears in the "refs/heads/*" namespace (e.g. an old style repository).

Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
parent 359ca42a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment