Skip to content

Instantly share code, notes, and snippets.

@sarah-j-smith
Created September 8, 2021 23:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sarah-j-smith/4d796b04f57acd62f2093061ea2f358a to your computer and use it in GitHub Desktop.
Save sarah-j-smith/4d796b04f57acd62f2093061ea2f358a to your computer and use it in GitHub Desktop.
Fresh clone of your repo
# Get the SSH clone link from your repo and check it out with a distinctive name
mkdir -p ~/src && cd ~/src
git clone git@github.com:my-git-name/RepoWithExposedSecrets.git\
freshRepoWithExposedSecrets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment