Replies: 1 comment 4 replies
-
I have never been able to get that to work from inside the Devcontainer. If you get stuck and need changes to the container please let me know and i will see what i can do. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is probably not a Viseron question but more of a dev container one. Feel free to point me in another direction.
I would like to push some changes to my Viseron repo. When I set up the container I used the https url to github. So I changed the remote origin url to the
git@github.com
location. Now, when I do anything to access that repo I get an error.For example:
I don't see
ssh
command in the container so maybe I have the wrong workflow here. How should I be getting my changes pushed to my Viseron github repo?Beta Was this translation helpful? Give feedback.
All reactions