mirror of
https://github.com/kylemanna/docker-aosp
synced 2025-06-06 15:36:36 +00:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
# Provide a default gitconfig to bypass repo init prompts for identity
|
|
[color]
|
|
ui = auto
|
|
[user]
|
|
name = Docker AOSP
|
|
email = aosp@aosp.docker.local
|