Have you searched for this feature request?
Problem Statement
I would like to allow the devcontainer to automatically have a git user.name and git user.email configured.
Possible Solution
use the devcontainer startup script to configure user.name and user.email if certain environment variables are set
Alternatives Considered
No response
Have you searched for this feature request?
Problem Statement
I would like to allow the devcontainer to automatically have a git user.name and git user.email configured.
Possible Solution
use the devcontainer startup script to configure user.name and user.email if certain environment variables are set
Alternatives Considered
No response