Skip to content

Streamlining auth and fixing compatiblity - #2

Open
Marc-Pierre-Barbier wants to merge 3 commits into
up2early:masterfrom
Marc-Pierre-Barbier:master
Open

Streamlining auth and fixing compatiblity#2
Marc-Pierre-Barbier wants to merge 3 commits into
up2early:masterfrom
Marc-Pierre-Barbier:master

Conversation

@Marc-Pierre-Barbier

Copy link
Copy Markdown

You can no longer create private tokens in gitlab, so to fix this i added pat support.

Here is a summary of the changes:

  • When cloning through http the pat is used to avoid prompting the user for password.
  • Now when saying no to migrating a repo it actually skips it.
  • add --use_push_ssh to clone through http and push through ssh. (very usefull for same host migration)
  • Remove tailing spaces
  • Match the visibility status of a repository being cloned (instead of everything being private)

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.

1 participant