Fix the URL of xmas-elf in .gitmodules
Althrough github can automatically redirect the access from http to https. Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
This commit is contained in:
		
							parent
							
								
									f018fb750e
								
							
						
					
					
						commit
						cf64e78fc1
					
				
							
								
								
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
								
								
								
								
								
									
									
								
							
						
						
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @ -4,7 +4,7 @@ | |||||||
| 	branch = master | 	branch = master | ||||||
| [submodule "deps/xmas-elf"] | [submodule "deps/xmas-elf"] | ||||||
| 	path = deps/xmas-elf | 	path = deps/xmas-elf | ||||||
| 	url = http://github.com/occlum/xmas-elf | 	url = https://github.com/occlum/xmas-elf | ||||||
| 	branch = master | 	branch = master | ||||||
| [submodule "deps/sgx_protect_file"] | [submodule "deps/sgx_protect_file"] | ||||||
| 	path = deps/sgx_protect_file | 	path = deps/sgx_protect_file | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user