Skip to content

if user is not logged in to Git the prompt for username/password #45

@mwilliammyers

Description

@mwilliammyers

Ref. lib/dotstrap/git.rb:18

    # FIXME: if user is not logged in to Git the prompt for username/password
    # is mangled because the threads are not synchronized
    def clone(url = @url, dir = @repo_path, repo = @repo)
      if Dir.exist?(dir)

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