mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Update the ssh-config submodule (#2697)
* Update the ssh-config submodule Pull in the fix for the syntax. Fixes #2359 * Extend the ssh_config syntax test
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							fbe9b6f15f
						
					
				
				
					commit
					63aaa03013
				
			
							
								
								
									
										2
									
								
								assets/syntaxes/02_Extra/ssh-config
									
									
									
									
										vendored
									
									
								
							
							
								
								
								
								
								
							
						
						
									
										2
									
								
								assets/syntaxes/02_Extra/ssh-config
									
									
									
									
										vendored
									
									
								
							 Submodule assets/syntaxes/02_Extra/ssh-config updated: e1012e9f13...bf49e9181c
									
								
							| @@ -1,5 +1,8 @@ | ||||
| [38;2;117;113;94m#[0m[38;2;117;113;94m A comment[0m | ||||
|  | ||||
| [38;2;249;38;114mIdentityFile[0m[38;2;248;248;242m [0m[38;2;230;219;116m"[0m[38;2;230;219;116mcustom/id_ed25519[0m[38;2;230;219;116m"[0m | ||||
| [38;2;249;38;114mPort[0m[38;2;248;248;242m [0m[38;2;190;132;255m1984[0m | ||||
|  | ||||
| [38;2;249;38;114mHost[0m[38;2;248;248;242m [0m[38;2;166;226;46mexample.com[0m | ||||
| [38;2;248;248;242m    [0m[38;2;249;38;114mUser[0m[38;2;248;248;242m [0m[38;2;230;219;116md[0m[38;2;230;219;116mummy[0m | ||||
| [38;2;248;248;242m    [0m[38;2;249;38;114mCompression[0m[38;2;248;248;242m [0m[38;2;190;132;255mno[0m | ||||
|   | ||||
| @@ -1,5 +1,8 @@ | ||||
| # A comment | ||||
|  | ||||
| IdentityFile "custom/id_ed25519" | ||||
| Port 1984 | ||||
|  | ||||
| Host example.com | ||||
|     User dummy | ||||
|     Compression no | ||||
|   | ||||
		Reference in New Issue
	
	Block a user