aboutsummaryrefslogtreecommitdiff
path: root/git.md
diff options
context:
space:
mode:
Diffstat (limited to 'git.md')
-rw-r--r--git.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/git.md b/git.md
index 1adec79..065faf8 100644
--- a/git.md
+++ b/git.md
@@ -4,6 +4,10 @@
Clones a GitHub repository in the current directory, in a folder, the name of which is the repo's name
+## git diff
+
+See the changes made
+
## git branch *option* *branch*
git branch - View a list of the branches