]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/ToolsForGit.txt
Documentation/ToolsForGit.txt: Tools for developing Git
authorCOGONI Guillaume <cogoni.guillaume@gmail.com>
Thu, 21 Apr 2022 08:45:15 +0000 (10:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Apr 2022 16:50:25 +0000 (09:50 -0700)
commit7a06a854ee1f167babadb7bdb116fa9c2d3e49eb
tree49ae9fa072f99940d8cef08c9077b527cac51e7e
parent6cd33dceed60949e2dbc32e3f0f5e67c4c882e1e
Documentation/ToolsForGit.txt: Tools for developing Git

This document gathers tips, scripts and configuration file to help
people working on Git’s codebase use their favorite tools while
following Git’s coding style.

Move the part about Emacs configuration from CodingGuidelines to
ToolsForGit.txt because it's the purpose of the new file centralize the
information about tools.

But, add a mention to Documentation/ToolsForGit.txt in CodingGuidelines
because there is also information about the coding style in it.

Helped-by: Matthieu Moy <Matthieu.Moy@univ-lyon1.fr>
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: COGONI Guillaume <cogoni.guillaume@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/CodingGuidelines
Documentation/Makefile
Documentation/ToolsForGit.txt [new file with mode: 0644]