Skip to content

Conversation

@Kavignon
Copy link
Contributor

@Kavignon Kavignon commented Dec 3, 2024

When opening the template or a repository built from this template as a development container, you can use your Terminal application on your host machine to work with Git. This works out well, especially for GUI users.

The issue is more prevalent for those who want to stay within the boundaries of their IDE in VS Code. When trying to perform a push command, for example, we don't have the right privileges set up in the container, which led to this PR.

The true intention of the development container in the template is to provide a fully set-up environment where developers can work without having to think about reaching out for common tools, such as using Git from the container.

When done, this PR will close #20.

@Kavignon Kavignon self-assigned this Dec 3, 2024
@Kavignon
Copy link
Contributor Author

This draft PR is rendered deprecated due to the work done here: #50

@Kavignon Kavignon closed this Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow engineers to communicate with GitHub through the terminal in a devcontainer

2 participants