mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-15 23:45:49 +01:00
test: hg-git: trivial cleanup
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
@@ -443,7 +443,7 @@ test_expect_success 'hg tags' '
|
|||||||
hg_clone gitrepo hgrepo2 &&
|
hg_clone gitrepo hgrepo2 &&
|
||||||
|
|
||||||
(
|
(
|
||||||
git --git-dir=gitrepo/.git tag -l &&
|
git -C gitrepo tag -l &&
|
||||||
hg_log hgrepo2 &&
|
hg_log hgrepo2 &&
|
||||||
cat hgrepo2/.hgtags
|
cat hgrepo2/.hgtags
|
||||||
) > output &&
|
) > output &&
|
||||||
|
|||||||
Reference in New Issue
Block a user