Junio C Hamano | d7ed404 | 2015-08-03 19:43:00 | [diff] [blame] | 1 | Git Tools |
| 2 | ========= |
Junio C Hamano | decf50e | 2006-03-05 10:51:14 | [diff] [blame] | 3 | |
Junio C Hamano | d7ed404 | 2015-08-03 19:43:00 | [diff] [blame] | 4 | When Git was young, people looking for third-party Git-related tools came |
| 5 | to the Git project itself to find them, thus a list of such tools was |
| 6 | maintained here. These days, however, search engines fill that role much |
| 7 | more efficiently, so this manually-maintained list has been retired. |
Junio C Hamano | decf50e | 2006-03-05 10:51:14 | [diff] [blame] | 8 | |
Junio C Hamano | d7ed404 | 2015-08-03 19:43:00 | [diff] [blame] | 9 | See also the `contrib/` area, and the Git wiki: |
Junio C Hamano | beca340 | 2017-04-27 02:21:51 | [diff] [blame] | 10 | https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools |