mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Type definitions and tests for git-config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[user]
|
||||
name = A Git User
|
||||
email = git.user@domain.xyz
|
||||
[push]
|
||||
default = simple
|
||||
Reference in New Issue
Block a user