docker / dev-environments

60 stars 32 forks source link

Pushing edited code back to git from Docker Desktop #116

Closed stuartbrand closed 2 years ago

stuartbrand commented 2 years ago

This is for Docker Desktop Dev Environment; After successfully cloning the git repository and starting the dev environment. editing the code via cs code works and runs as expected.

However, how is the edited code now pushed back to git?

The environment didn't clone the code, this was done in docker desktop... and after leaving vs code and returning back to docker desktop, there are no options for pushing the changes back to the git of where it came from