mirror of
				https://github.com/mnauw/git-remote-hg.git
				synced 2025-10-31 08:35:48 +01:00 
			
		
		
		
	Use generic python reference in shebang
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| #!/usr/bin/env python2 | ||||
| #!/usr/bin/env python3 | ||||
| # | ||||
| # Copyright (c) 2016 Mark Nauwelaerts | ||||
| # | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/usr/bin/env python2 | ||||
| #!/usr/bin/env python3 | ||||
| # | ||||
| # Copyright (c) 2012 Felipe Contreras | ||||
| # Copyright (c) 2016 Mark Nauwelaerts | ||||
|   | ||||
		Reference in New Issue
	
	Block a user