git.el: Put the git customize group in the 'tools' parent group.
Signed-off-by: Alexandre Julliard <julliard@winehq.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:

committed by
Junio C Hamano

parent
73389f12bf
commit
5df52584fa
@ -55,7 +55,8 @@
|
|||||||
;;;; ------------------------------------------------------------
|
;;;; ------------------------------------------------------------
|
||||||
|
|
||||||
(defgroup git nil
|
(defgroup git nil
|
||||||
"Git user interface")
|
"A user interface for the git versioning system."
|
||||||
|
:group 'tools)
|
||||||
|
|
||||||
(defcustom git-committer-name nil
|
(defcustom git-committer-name nil
|
||||||
"User name to use for commits.
|
"User name to use for commits.
|
||||||
|
Reference in New Issue
Block a user