docker / dev-environments

60 stars 32 forks source link

I can't push commits to Github remote repository #127

Closed abdelrazzaq-dev closed 1 year ago

abdelrazzaq-dev commented 1 year ago

I can't push commits to the remote repository

To Reproduce Steps to reproduce the behavior:

  1. Create a dev container following the steps in the docker desktop app from a remote GitHub repository
  2. Update some files
  3. Commit updates

Expected behavior Push commits to Github remote repository

Screenshots image

Desktop (please complete the following information):

Version of Docker Desktop:
4.10.1

(warning: url has no scheme: helperselector
fatal: credential url cannot be parsed: helperselector)
glours commented 1 year ago

Can you try this? It seams to be a specific issue of Git for Windows and not related to Docker Dev Environments

abdelrazzaq-dev commented 1 year ago

Thank you, it worked for me, I had to remove the helper config from the .gitconfig file, the command didn't work for me!