diff options
author | Jay Soffian <jaysoffian@gmail.com> | 2009-02-25 03:32:22 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-27 15:19:09 -0800 |
commit | cca7c97e37719eaee1d31cdaf1e638d19ecd69e4 (patch) | |
tree | 899c91193958cc05556397e2869e07b869d289de /t/t5505-remote.sh | |
parent | builtin-remote: rename variables and eliminate redundant function call (diff) | |
download | tgif-cca7c97e37719eaee1d31cdaf1e638d19ecd69e4.tar.xz |
builtin-remote: make get_remote_ref_states() always populate states.tracked
When not querying the remote, show() was having to populate
states.tracked itself. It makes more sense for get_remote_ref_states()
to do this consistently. Since show() is the only caller of
get_remote_ref_states() with query=0, this change does not affect
other callers.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5505-remote.sh')
0 files changed, 0 insertions, 0 deletions