mirror of
https://github.com/git/git
synced 2024-10-28 19:25:47 +00:00
1c601af25a
When Git was young, people looking for third-party Git-related tools came to the Git project itself to find them, so it made sense to maintain a list of tools here. These days, however, search engines fill that role much more efficiently, so retire the manually-maintained list. The list of front-ends and tools on the Git wiki rates perhaps a distant second to search engines, and may still have value, so retain a reference to it. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
10 lines
409 B
Text
10 lines
409 B
Text
Git Tools
|
|
=========
|
|
|
|
When Git was young, people looking for third-party Git-related tools came
|
|
to the Git project itself to find them, thus a list of such tools was
|
|
maintained here. These days, however, search engines fill that role much
|
|
more efficiently, so this manually-maintained list has been retired.
|
|
|
|
See also the `contrib/` area, and the Git wiki:
|
|
http://git.or.cz/gitwiki/InterfacesFrontendsAndTools
|