- Create an empty directory (you can name it my-repo)
mkdir my-repo - cd into it
cd my-repo - Initialize the directory
git init - Make a commit (an empty one is fine)
git commit --allow-empty -m "first commit" - Copy the path to the directory
Last active
September 19, 2019 23:33
-
-
Save kierarad/fe19e0d429f7e995ed68462bd1e73b05 to your computer and use it in GitHub Desktop.
GoCD usability test prompt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment