Doc update
This commit is contained in:
parent
3c81ade7bf
commit
8e71888602
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue