mirror of
				https://github.com/brain-hackers/buildbrain
				synced 2025-11-04 14:28:34 +09:00 
			
		
		
		
	Merge pull request #35 from brain-hackers/gitmodules-url
.gitmodules: align URLs to "https ... .git"
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -3,13 +3,13 @@
 | 
				
			|||||||
	url = https://github.com/brain-hackers/u-boot-brain.git
 | 
						url = https://github.com/brain-hackers/u-boot-brain.git
 | 
				
			||||||
[submodule "linux-brain"]
 | 
					[submodule "linux-brain"]
 | 
				
			||||||
	path = linux-brain
 | 
						path = linux-brain
 | 
				
			||||||
	url = https://github.com/brain-hackers/linux-brain
 | 
						url = https://github.com/brain-hackers/linux-brain.git
 | 
				
			||||||
[submodule "nkbin_maker"]
 | 
					[submodule "nkbin_maker"]
 | 
				
			||||||
	path = nkbin_maker
 | 
						path = nkbin_maker
 | 
				
			||||||
	url = https://github.com/brain-hackers/nkbin_maker.git
 | 
						url = https://github.com/brain-hackers/nkbin_maker.git
 | 
				
			||||||
[submodule "boot4u"]
 | 
					[submodule "boot4u"]
 | 
				
			||||||
	path = boot4u
 | 
						path = boot4u
 | 
				
			||||||
	url = https://github.com/brain-hackers/boot4u
 | 
						url = https://github.com/brain-hackers/boot4u.git
 | 
				
			||||||
[submodule "brainlilo"]
 | 
					[submodule "brainlilo"]
 | 
				
			||||||
	path = brainlilo
 | 
						path = brainlilo
 | 
				
			||||||
	url = git@github.com:brain-hackers/brainlilo.git
 | 
						url = https://github.com/brain-hackers/brainlilo.git
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user