mirror of
https://github.com/git/git.git
synced 2024-11-24 18:33:43 +08:00
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:
parent
73389f12bf
commit
5df52584fa
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user