Highlights
- Pro
Pinned Loading
-
gitdeploy.sh - to use multiple deplo...
gitdeploy.sh - to use multiple deploy keys on the same host 1#!/bin/bash
2# Script that creates unique deploy keys for each local git repo that you push or clone
3# It allows usage of multiple deploy keys on the same machine.
4# Usage: gitdeploy.sh clone/push/add <remote-ssh-url>
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.