author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 25 Nov 2006 08:35:33 +0000 (03:35 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 25 Nov 2006 08:35:33 +0000 (03:35 -0500) | ||
commit | bb1ad51a5365cbe48d5dcee7e00a8d9f90d89171 | |
tree | 742f96ec6e3460d102ce06a3f619fe85c9e5e438 | tree | snapshot |
parent | 359ca42a4b9288421d2f0409652f76e9a365b801 | commit | diff |
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: Shawn O. Pearce <spearce@spearce.org>
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: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |