aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-17 01:45:16 +0200
committerGravatar Tom Willemsen2012-10-17 01:45:16 +0200
commit8e7188860207ca03e16693a730a175372e8da899 (patch)
tree06975b43bd7ac29f544a2fc9224c3c11b41949cf
parent3c81ade7bf955414c3465e92da5fe7f4297cbf6a (diff)
downloadgitto-8e7188860207ca03e16693a730a175372e8da899.tar.gz
gitto-8e7188860207ca03e16693a730a175372e8da899.zip
Doc update
-rw-r--r--emacs/gitto.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/emacs/gitto.el b/emacs/gitto.el
index 90fcf50..996ba7f 100644
--- a/emacs/gitto.el
+++ b/emacs/gitto.el
@@ -23,6 +23,11 @@
;; Small interface between gitto and emacs.
+;; Right now it only offers the `gitto-register' command which lets
+;; you register repositories from within emacs. When called
+;; interactively this command will try to register the git directory
+;; of the file of the current buffer.
+
;;; Code:
(defgroup gitto nil