commit | 6217367859e92aa0bd67f02162d1f53e290e15e8 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Sun Mar 02 05:31:59 2008 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Mar 02 15:33:55 2008 -0800 |
tree | 8d67588ffafcf2a2ca2c6ca78e54460938b98a43 | |
parent | 4ebc914c880cf724222a6e5097a21a85ed8e5951 [diff] |
remote show: Clean up connection correctly if object fetch wasn't done Like in ls-remote, we have to disconnect the transport after getting the remote refs. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>