aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/gitto.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/gitto.el')
-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