Skip to content

Instantly share code, notes, and snippets.

@juev
Created December 24, 2017 16:24
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 juev/648da9739319c4514b2556ecb97e919f to your computer and use it in GitHub Desktop.
Save juev/648da9739319c4514b2556ecb97e919f to your computer and use it in GitHub Desktop.
#!/bin/bash
git clone https://github.com/Juev/go-scratch $1
cd $1
rm -rf .git
git init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment