mirror of
				https://github.com/mnauw/git-remote-hg.git
				synced 2025-10-31 16:45:48 +01:00 
			
		
		
		
	test: adjust configuration to recent git
... to allow file protocol Fixes mnauw/git-remote-hg#53
This commit is contained in:
		| @@ -65,3 +65,4 @@ export GIT_COMMITTER_EMAIL GIT_COMMITTER_NAME | |||||||
| # maintain backwards compatible default | # maintain backwards compatible default | ||||||
| # (as used in remote helper) | # (as used in remote helper) | ||||||
| git config --global init.defaultBranch master | git config --global init.defaultBranch master | ||||||
|  | git config --global protocol.file.allow always | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user