Browse Source

add git-gui.md

Keisuke Sehara 4 years ago
parent
commit
76eaf68809
1 changed files with 8 additions and 0 deletions
  1. 8 0
      git-applications/git-gui.md

+ 8 - 0
git-applications/git-gui.md

@@ -0,0 +1,8 @@
+# Git GUI
+
+The `git gui` command comes with the normal Git bundle. Git GUI can be used to visualize:
+
+- modifications in the repository
+- files in the staging area
+- the commit message
+