From cbffa6aa0c837002226815c69cf228bea3597879 Mon Sep 17 00:00:00 2001 From: Shawna Date: Wed, 2 Sep 2015 18:27:38 -0400 Subject: [PATCH] added git clone to list of commands --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0a1b999..d43cb37 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@

These are the commands I know

  • git push
  • git pull
  • git remote
  • +
  • git clone