зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-02 22:56:09 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			13 строки
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 строки
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
http://blog.hgomez.net/2015/02/26/CentOSRHEL-and-up-to-date-Subversion-and-Git.html
 | 
						|
 | 
						|
yum remove git*
 | 
						|
yum clean all
 | 
						|
 | 
						|
/etc/yum.repos.d/wandisco-git.repo
 | 
						|
 | 
						|
[WandiscoGIT]
 | 
						|
name=Wandisco GIT Repo
 | 
						|
baseurl=http://opensource.wandisco.com/centos/$releasever/git/$basearch/
 | 
						|
enabled=1
 | 
						|
gpgcheck=0
 |