mirror of
				https://github.com/mnauw/git-remote-hg.git
				synced 2025-10-31 08:35:48 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | ebd5bdb111 | ||
|  | 00ac711fb2 | 
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -14,7 +14,7 @@ build: | ||||
| 		PYTHON=python2 ; \ | ||||
| 	elif python -c 'import mercurial' 2> /dev/null ; then \ | ||||
| 		PYTHON=python ; \ | ||||
| 	else ; \ | ||||
| 	else \ | ||||
| 		echo 'Python with Mercurial not available' >&2 ; \ | ||||
| 		exit 1 ; \ | ||||
| 	fi ; \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user