Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/unpack'
[gitweb.git]
/
contrib
/
emacs
/
git.el
diff --git
a/contrib/emacs/git.el
b/contrib/emacs/git.el
index 92cb2b90fedbbb0936fc38fae0adf12b55bf2afe..68de9be0c7cca8645275a042900766b6ea2712c7 100644
(file)
--- a/
contrib/emacs/git.el
+++ b/
contrib/emacs/git.el
@@
-55,7
+55,8
@@
;;;; ------------------------------------------------------------
(defgroup git nil
- "Git user interface")
+ "A user interface for the git versioning system."
+ :group 'tools)
(defcustom git-committer-name nil
"User name to use for commits.