Skip to content

Instantly share code, notes, and snippets.

@idevacc
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idevacc/1e79f207b764378a204b to your computer and use it in GitHub Desktop.
Save idevacc/1e79f207b764378a204b to your computer and use it in GitHub Desktop.
Git server on Windows File system
Reference Links
[Network Shared Git Repo](http://elegantcode.com/2011/06/18/git-on-windows-creating-a-network-shared-central-repository/)
[Gitguide](http://nathanj.github.io/gitguide/tour.html)
[Github docs](https://help.github.com/articles/set-up-git)
[Git remote repo - Windows](http://stackoverflow.com/questions/9308952/how-to-setup-and-clone-a-remote-git-repo-on-windows)
[Git initial remote setuo](http://thelucid.com/2008/12/02/git-setting-up-a-remote-repository-and-doing-an-initial-push/)
[Git SCM book](http://git-scm.com/book/en/Git-Basics-Working-with-Remotes)
[Git SCM book](http://git-scm.com/book/en/Git-on-the-Server-Setting-Up-the-Server)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment