/git-import

Primary LanguageGoApache License 2.0Apache-2.0

‼ This repository has been archived. It's source code is merged into the quantum-engine-cli repo. ‼️


git-import

Small binary for cloning a git repo for use by Orquestra.

The following shell environments are supported from which git-import can be run :

  • MacOS
  • Linux
  • Git Bash
  • Cygwin
  • WSL (Windows Subsystem for Linux)
  • Windows 10

Note: ssh-agent

In Unix-like environment, please register your ssh keys with ssh-agent

For more information on ssh-agent usage, see SSH