mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-16 07:55: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 &&
|
||||
|
||||
(
|
||||
git --git-dir=gitrepo/.git tag -l &&
|
||||
git -C gitrepo tag -l &&
|
||||
hg_log hgrepo2 &&
|
||||
cat hgrepo2/.hgtags
|
||||
) > output &&
|
||||
|
||||
Reference in New Issue
Block a user