This snapshot includes several fixes since the release, including some improvements in LFS support: d3148f300 Make ObjectDownloadListener public 55c629a9f LfsProtocolServlet#LfsRequest: Add operation type helper methods 56fe21778 Expose LFS operation strings as public constants 590141163 LfsProtocolServlet: Improve error on getLargeFileRepository failure 7245aa031 Add support for refusing LFS request due to invalid authorization 0e187f148 Add LfsPointerFilter TreeFilter Change-Id: Ib3cd9d8677b6c6017becc5c46e7fa4dfc5192807
		
			
				
	
	
		
			5 lines
		
	
	
		
			127 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			127 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
include_defs('//lib/jgit/jgit.bzl')
 | 
						|
include_defs('//lib/maven.defs')
 | 
						|
 | 
						|
REPO = GERRIT # Leave here even if set to MAVEN_CENTRAL.
 |