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

feat(git-clone): add git@ URLs support #308

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

Commits on Sep 28, 2024

  1. Update main.tf

    Add Github and Gitlab when using git@ URLs.
    djarbz authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    21c2608 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update main.test.ts

    Expect [email protected]: to return provider of github
    djarbz authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    96c8b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d48d05 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Bump version numbers
    djarbz authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    11a4f6c View commit details
    Browse the repository at this point in the history