This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
forked from felipec/git-remote-hg
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get rid of GIT_REMOTE_HG_TEST_REMOTE and special case for local hg repos
For local hg repositories, the repo was not cloned. This special case made it necessary to have GIT_REMOTE_HG_TEST_REMOTE for use by tests. It also caused some problems for me, see e.g. issue #26.
- Loading branch information
Showing
2 changed files
with
30 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters