Created
September 8, 2021 23:45
-
-
Save sarah-j-smith/4d796b04f57acd62f2093061ea2f358a to your computer and use it in GitHub Desktop.
Fresh clone of your repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Get the SSH clone link from your repo and check it out with a distinctive name | |
mkdir -p ~/src && cd ~/src | |
git clone [email protected]:my-git-name/RepoWithExposedSecrets.git\ | |
freshRepoWithExposedSecrets |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment