aboutsummaryrefslogtreecommitdiff
path: root/research/git.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'research/git.mdwn')
-rw-r--r--research/git.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/research/git.mdwn b/research/git.mdwn
index d9a62ec..cb0140a 100644
--- a/research/git.mdwn
+++ b/research/git.mdwn
@@ -96,6 +96,8 @@ groups for each project so you're not bound to the `git` group.
- [How to make bare git repository group-writable after pushing?](http://stackoverflow.com/questions/15881104/how-to-make-bare-git-repository-group-writable-after-pushing).
- [Create Git bare / shared remote repository](http://pietervogelaar.nl/create-git-bare-shared-remote-repository/).
- [How to clone and share a Git repository over SSH](http://linuxaria.com/pills/how-to-clone-and-share-a-git-repository-over-ssh?lang=en)
+- [Git - Getting Git on a Server](https://git-scm.com/book/en/v2/Git-on-the-Server-Getting-Git-on-a-Server).
+- [Git - Setting Up the Server](https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server).
Further development
-------------------