sdocker/gitconfig

7 lines
149 B
Plaintext
Raw Permalink Normal View History

# Provide a default gitconfig to bypass repo init prompts for identity
[color]
ui = auto
[user]
name = Docker AOSP
email = aosp@aosp.docker.local