Skip to content

.gitconfig not copied if dev container action creates a .gitconfig #11023

@edmcman

Description

@edmcman
  • VSCode Version: Version: 1.100.3
  • Local OS Version: Ubuntu 22.04.5
  • Remote OS Version: Debian 11
  • Remote Extension/Connection Type: Dev Containers/WSL/Remote - Tunnels/VS Code Server
  • Logs:

Steps to Reproduce:

  1. Run git config --global codespaces-theme.hide-status 1 in postCreateCommand
  2. Start dev container
  3. .gitconfig settings like name/email will not be copied into container

Does this issue occur when you try this locally?: NA
Does this issue occur when you try this locally and all extensions are disabled?: NA

Metadata

Metadata

Assignees

Labels

containersIssue in vscode-remote containersdoc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions