Difference between revisions of "Git server"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
A Git server is a [[Server (computing)|Server]] which responds to requests from a [[Git client]]. | A Git server is a [[Server (computing)|Server]] which responds to requests from a [[Git client]]. | ||
+ | |||
+ | == GitStack == | ||
+ | |||
+ | GitStack is a Git server for Windows. | ||
+ | |||
+ | [http://gitstack.com/ Official website] | ||
== See also == | == See also == |
Revision as of 06:03, 12 October 2015
A Git server is a Server which responds to requests from a Git client.
GitStack
GitStack is a Git server for Windows.
See also
External links
- Git Server Like GitHub? @ Stack Overflow
- Launch a one-off git server from any local repository.
- How to Run Your Own Git Server @ linux.com
- Git hosting on GitHub, Bitbucket or on your own server - Tutorial
- Git on the Server - Setting Up the Server
- Setup your own private GitHub server using GitLab and Ubuntu Server 12.04 LTS
- Setting up github like server locally using Gitblit
- A simple way to create git repository on a server machine connecting via ssh