Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix git with https #79

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Fix git with https #79

merged 1 commit into from
Mar 22, 2022

Conversation

jkfran
Copy link
Contributor

@jkfran jkfran commented Mar 21, 2022

Issue

Fixes #33

Done

QA

snapcraft
snap install --dangerous dotrun_*.snap
sudo snap connect dotrun:dot-npmrc                                                                                                         
sudo snap connect dotrun:dot-yarnrc                                                                                                        
sudo snap connect dotrun:docker-executables docker:docker-executables                                                                      
sudo snap connect dotrun:docker-cli docker:docker-daemon

@jkfran jkfran changed the title git-all instead of git Fix git with https Mar 21, 2022
@jkfran jkfran changed the title Fix git with https [WIP] Fix git with https Mar 21, 2022
Copy link
Contributor

@goulinkh goulinkh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkfran jkfran merged commit 2e9e670 into main Mar 22, 2022
@jkfran jkfran deleted the git-all branch March 22, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to find remote helper for 'https' error
2 participants