| Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 1 | linkgit:git-daemon[1]:: |
| Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 2 | A really simple server for git repositories. |
| 3 | |
| Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 4 | linkgit:git-fetch-pack[1]:: |
| Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 5 | Receive missing objects from another repository. |
| 6 | |
| Junio C Hamano | 096dde2 | 2009-12-26 23:14:11 | [diff] [blame] | 7 | linkgit:git-http-backend[1]:: |
| 8 | Server side implementation of Git over HTTP. |
| 9 | |
| Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 10 | linkgit:git-send-pack[1]:: |
| Junio C Hamano | ee1e428 | 2007-02-04 08:32:04 | [diff] [blame] | 11 | Push objects over git protocol to another repository. |
| Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 12 | |
| Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 13 | linkgit:git-update-server-info[1]:: |
| Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 14 | Update auxiliary info file to help dumb servers. |
| 15 | |