completion: replace core.abbrevguard to core.abbrev
The core.abbrevguard config variable had removed and now core.abbrev has been used instead. Teach it. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
		 Namhyung Kim
					Namhyung Kim
				
			
				
					committed by
					
						 Junio C Hamano
						Junio C Hamano
					
				
			
			
				
	
			
			
			 Junio C Hamano
						Junio C Hamano
					
				
			
						parent
						
							bac9c06ba0
						
					
				
				
					commit
					cdb791f61d
				
			| @ -2132,7 +2132,7 @@ _git_config () | |||||||
| 		color.ui | 		color.ui | ||||||
| 		commit.status | 		commit.status | ||||||
| 		commit.template | 		commit.template | ||||||
| 		core.abbrevguard | 		core.abbrev | ||||||
| 		core.askpass | 		core.askpass | ||||||
| 		core.attributesfile | 		core.attributesfile | ||||||
| 		core.autocrlf | 		core.autocrlf | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user