File tree Expand file tree Collapse file tree 6 files changed +19
-18
lines changed Expand file tree Collapse file tree 6 files changed +19
-18
lines changed Original file line number Diff line number Diff line change 3636 " xaver.clang-format"
3737 ]
3838 }
39- }
39+ },
4040 // You can pull all the repos with the latest changes, this is only valid if you are using the ./sources/Dockerfile.All containers
4141 // "postAttachCommand": "/usr/local/git-pull-repos.sh"
4242 // Use 'forwardPorts' to make a list of ports inside the container available locally.
4343 // "forwardPorts": [],
44- // Use 'postCreateCommand' to run commands after the container is created.
45- // "postCreateCommand": "terraform --version",
44+ // This is needed to allow cloning repositories like the STM32 hal driver ones
45+ "postCreateCommand" : " git config --global safe.directory '*' "
4646 // Uncomment to connect as a non-root user. See https: //aka.ms/vscode-remote/containers/non-root.
4747 // ,"remoteUser": "vscode"
4848}
Original file line number Diff line number Diff line change 3636 " xaver.clang-format"
3737 ]
3838 }
39- }
39+ },
4040 // You can pull all the repos with the latest changes, this is only valid if you are using the ./sources/Dockerfile.All containers
4141 // "postAttachCommand": "/usr/local/git-pull-repos.sh"
4242 // Use 'forwardPorts' to make a list of ports inside the container available locally.
4343 // "forwardPorts": [],
44- // Use 'postCreateCommand' to run commands after the container is created.
45- // "postCreateCommand": "terraform --version",
44+ // This is needed to allow cloning repositories like the STM32 hal driver ones
45+ "postCreateCommand" : " git config --global safe.directory '*' "
4646 // Uncomment to connect as a non-root user. See https: //aka.ms/vscode-remote/containers/non-root.
4747 // ,"remoteUser": "vscode"
4848}
Original file line number Diff line number Diff line change 3636 " xaver.clang-format"
3737 ]
3838 }
39- }
39+ },
4040 // You can pull all the repos with the latest changes, this is only valid if you are using the ./sources/Dockerfile.All containers
4141 // "postAttachCommand": "/usr/local/git-pull-repos.sh"
4242 // Use 'forwardPorts' to make a list of ports inside the container available locally.
43- // "forwardPorts": [],
43+ // "forwardPorts": [],
4444 // Use 'postCreateCommand' to run commands after the container is created.
45- // "postCreateCommand": "terraform --version",
45+ // This is needed to allow cloning repositories like the STM32 hal driver ones
46+ "postCreateCommand" : " git config --global safe.directory '*'"
4647 // Uncomment to connect as a non-root user. See https: //aka.ms/vscode-remote/containers/non-root.
4748 // ,"remoteUser": "vscode"
4849}
Original file line number Diff line number Diff line change 3636 " xaver.clang-format"
3737 ]
3838 }
39- }
39+ },
4040 // You can pull all the repos with the latest changes, this is only valid if you are using the ./sources/Dockerfile.All containers
4141 // "postAttachCommand": "/usr/local/git-pull-repos.sh"
4242 // Use 'forwardPorts' to make a list of ports inside the container available locally.
4343 // "forwardPorts": [],
44- // Use 'postCreateCommand' to run commands after the container is created.
45- // "postCreateCommand": "terraform --version",
44+ // This is needed to allow cloning repositories like the STM32 hal driver ones
45+ "postCreateCommand" : " git config --global safe.directory '*' "
4646 // Uncomment to connect as a non-root user. See https: //aka.ms/vscode-remote/containers/non-root.
4747 // ,"remoteUser": "vscode"
4848}
Original file line number Diff line number Diff line change 3636 " xaver.clang-format"
3737 ]
3838 }
39- }
39+ },
4040 // You can pull all the repos with the latest changes, this is only valid if you are using the ./sources/Dockerfile.All containers
4141 // "postAttachCommand": "/usr/local/git-pull-repos.sh"
4242 // Use 'forwardPorts' to make a list of ports inside the container available locally.
4343 // "forwardPorts": [],
44- // Use 'postCreateCommand' to run commands after the container is created.
45- // "postCreateCommand": "terraform --version",
44+ // This is needed to allow cloning repositories like the STM32 hal driver ones
45+ "postCreateCommand" : " git config --global safe.directory '*' "
4646 // Uncomment to connect as a non-root user. See https: //aka.ms/vscode-remote/containers/non-root.
4747 // ,"remoteUser": "vscode"
4848}
Original file line number Diff line number Diff line change 3636 " xaver.clang-format"
3737 ]
3838 }
39- }
39+ },
4040 // You can pull all the repos with the latest changes, this is only valid if you are using the ./sources/Dockerfile.All containers
4141 // "postAttachCommand": "/usr/local/git-pull-repos.sh"
4242 // Use 'forwardPorts' to make a list of ports inside the container available locally.
4343 // "forwardPorts": [],
44- // Use 'postCreateCommand' to run commands after the container is created.
45- // "postCreateCommand": "terraform --version",
44+ // This is needed to allow cloning repositories like the STM32 hal driver ones
45+ "postCreateCommand" : " git config --global safe.directory '*' "
4646 // Uncomment to connect as a non-root user. See https: //aka.ms/vscode-remote/containers/non-root.
4747 // ,"remoteUser": "vscode"
4848}
You can’t perform that action at this time.
0 commit comments