mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 23:23:07 +00:00 
			
		
		
		
	Add JANET_GIT to jpm.
This should allow work arounds for some windows installs. Also, be clever about finding the location of te current git executable on windows to avoid some path issues that seem to occur on some windows installations.
This commit is contained in:
		
							
								
								
									
										5
									
								
								jpm.1
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								jpm.1
									
									
									
									
									
								
							| @@ -237,5 +237,10 @@ The git repository URL that contains a listing of packages. This allows installi | ||||
| is mostly a convenience. However, package dependencies can use short names, package listings | ||||
| can be used to choose a particular set of dependency versions for a whole project. | ||||
|  | ||||
| .B JANET_GIT | ||||
| .RS | ||||
| An optional path to a git executable to use to clone git dependencies. By default, uses "git" on the current $PATH. You shouldn't need to set this | ||||
| if you have a normal install of git. | ||||
|  | ||||
| .SH AUTHOR | ||||
| Written by Calvin Rose <calsrose@gmail.com> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose