commit | 611c7f6a373fc6e7140f81bf9c26bde9f78390d4 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Aug 06 22:08:09 2009 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Aug 07 11:55:52 2009 -0700 |
tree | 67ababee16e91e7ed9e3765c98c04b69521db5dc | |
parent | 17fd9f571f5596b0e69e143bf6d72a19c780dd25 [diff] |
Makefile: do not link three copies of git-remote-* programs Instead, link only one and make the rest hardlinks/copies, like we do for the built-ins. Signed-off-by: Junio C Hamano <gitster@pobox.com>