commit | 1f7feb775343fe2a6d3023d6ab00a6a365699157 | [log] [tgz] |
---|---|---|
author | Antoine Pelisse <apelisse@gmail.com> | Mon Dec 23 21:23:43 2013 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Dec 26 10:43:56 2013 -0800 |
tree | 2f948c5f08b904f3908432c034ac60dea0f4a9b4 | |
parent | 8d784daebf6cf6e0f0d6125e53190d2501484482 [diff] |
remote-hg: test 'shared_path' in a moved clone Since e71d1378 (remote-hg: fix 'shared path' path, 2013-12-07), Mercurial 'shared_path' file is correctly updated whenever a clone is moved. Make sure it keeps working, especially as this is depending on a private Mercurial file. Signed-off-by: Antoine Pelisse <apelisse@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>