Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 1 | linkgit:git-http-fetch[1]:: |
Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 2 | Download from a remote git repository via HTTP. |
| 3 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 4 | linkgit:git-http-push[1]:: |
Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 5 | Push objects over HTTP/DAV to another repository. |
| 6 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 7 | linkgit:git-parse-remote[1]:: |
Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 8 | Routines to help parsing remote repository access parameters. |
| 9 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 10 | linkgit:git-receive-pack[1]:: |
Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 11 | Receive what is pushed into the repository. |
| 12 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 13 | linkgit:git-shell[1]:: |
Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 14 | Restricted login shell for GIT-only SSH access. |
| 15 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 16 | linkgit:git-upload-archive[1]:: |
Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 17 | Send archive back to git-archive. |
| 18 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 19 | linkgit:git-upload-pack[1]:: |
Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 20 | Send objects packed back to git-fetch-pack. |
| 21 | |