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

Change git remote paths from HTTPS to SSH #502

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Change git remote paths from HTTPS to SSH #502

wants to merge 2 commits into from

Conversation

hombit
Copy link
Contributor

@hombit hombit commented Dec 6, 2024

Change Description

Usually, SSH git URLs are used for remotes when working from the terminal. This PR proposes to change the suggested git remote add command to use SSH paths instead of HTTPS paths.

However, I'm not sure about other use cases: GUI clients, VS Code, etc.

Checklist

  • This PR is meant for the lincc-frameworks/python-project-template repo and not a downstream one instead.
  • This change is linked to an open issue
  • This change includes integration testing, or is small enough to be covered by existing tests

docs/source/template_options.rst Outdated Show resolved Hide resolved
docs/source/new_project.rst Outdated Show resolved Hide resolved
@hombit hombit force-pushed the git-ssh branch 2 times, most recently from 92da049 to eb58ed4 Compare December 19, 2024 19:31
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.

2 participants