summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-09-12 22:02:42 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2005-09-12 22:02:42 -0700
commit3db6b224cf36748b969acdd96b9fb2de641cd641 (patch)
tree09a8b22b46c5e34bfb6ece0429e20cc836a559e8 /INSTALL
parentMerge branch 'master' of . (diff)
parentDocument git-grep and link it from the main git(7) page. (diff)
downloadtgif-3db6b224cf36748b969acdd96b9fb2de641cd641.tar.xz
Merge branch 'master' of .
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 14580cc471..6e336d7c20 100644
--- a/INSTALL
+++ b/INSTALL
@@ -64,3 +64,8 @@ Issues of note:
You'll only need the merge program if you do development using
git, and if you only use git to track other peoples work you'll
never notice the lack of it.
+
+ - "wish", the TCL/Tk windowing shell is used in gitk to show the
+ history graphically
+
+ - "ssh" is used to push and pull over the net