Skip to content

allow an option to specify to download with SSH or HTTPs from Git #44

@mwilliammyers

Description

@mwilliammyers

Ref. lib/dotstrap/git.rb:10

      # TODO: allow an option to specify to download with SSH or HTTPs from Git
      @url = "https://github.com/#{@repo}"
      partition = @repo.partition("/")
      @github_user = partition[0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions