author | Björn Gustavsson <bgustavsson@gmail.com> | |
Tue, 10 Nov 2009 08:21:32 +0000 (09:21 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 10 Nov 2009 09:02:15 +0000 (01:02 -0800) | ||
commit | 8db355964d89c19eb262ffe38e57e5a610e1cc05 | |
tree | cdafb4166f3e8cac2a39db4f676b9802eb505fac | tree | snapshot |
parent | 28a1540132ab98a82cb6ed2cb98458e4e7926acd | commit | diff |
Re-implement 'git remote update' using 'git fetch'
In order not to duplicate functionality, re-implement 'git remote
update' in terms of 'git fetch'.
Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In order not to duplicate functionality, re-implement 'git remote
update' in terms of 'git fetch'.
Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c | diff | blob | history |