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

zapatacomputing/git-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

‼ 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