Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Add repos clone #70

Merged
merged 4 commits into from
Aug 8, 2020
Merged

Add repos clone #70

merged 4 commits into from
Aug 8, 2020

Conversation

abakermi
Copy link
Contributor

@abakermi abakermi commented Aug 8, 2020

Description
add support for glab repo clone
Related Issue
#45

Motivation and Context
proper clone command with archive option

How Has This Been Tested?
manually

Screenshots (if appropriate):
clone

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x ] My code follows the code style of this project.
  • [x ] My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • [x ] I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@pull-assistant
Copy link

pull-assistant bot commented Aug 8, 2020

Score: 0.99

Best reviewed: commit by commit


Optimal code review plan

     add dep

     add repo cmd

     fix clone

     fix doc

Powered by Pull Assistant. Last update 3f65181 ... b48ddb6. Read the comment docs.

@profclems profclems merged commit ad2a683 into profclems:trunk Aug 8, 2020
@profclems profclems linked an issue Aug 9, 2020 that may be closed by this pull request
profclems added a commit that referenced this pull request Aug 24, 2020
Clone a repository using the ssh url
. Add upstream as remote pointing to forked repo's ssh url

enhances #70
profclems added a commit that referenced this pull request Aug 24, 2020
Clone a repository using the ssh url
. Add upstream as remote pointing to forked repo's ssh url

enhances #70
j-mcavoy pushed a commit to j-mcavoy/glab that referenced this pull request Aug 29, 2020
Clone a repository using the ssh url
. Add upstream as remote pointing to forked repo's ssh url

enhances profclems#70
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Glab repo not working
2 participants