mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	git: Use Git Credential Manager Core (#1595)
This commit is contained in:
		
							parent
							
								
									6a786baf1f
								
							
						
					
					
						commit
						de25ea9d9f
					
				@ -13,7 +13,7 @@
 | 
				
			|||||||
            "hash": "7479d7de99175e6fc5277fda14af240089bbd96fd60603e517dfb960213a679d"
 | 
					            "hash": "7479d7de99175e6fc5277fda14af240089bbd96fd60603e517dfb960213a679d"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "post_install": "git config --global credential.helper manager",
 | 
					    "post_install": "git config --global credential.helper manager-core",
 | 
				
			||||||
    "bin": [
 | 
					    "bin": [
 | 
				
			||||||
        "cmd\\git.exe",
 | 
					        "cmd\\git.exe",
 | 
				
			||||||
        "cmd\\gitk.exe",
 | 
					        "cmd\\gitk.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user