Commit Graph

4 Commits

Author SHA1 Message Date
Jacob Vosmaer 275b7797c1 Add gitaly source installation instructions 2017-03-21 14:55:41 +01:00
Lasse Schuirmann 5e18a922e4 Remove tmp/.gitkeep
This file is obsolete since 5b4aba5f as it exists
solely for the directory to exist.
2015-10-04 13:49:48 +00:00
Robert Speicher 5b4aba5f56 Make sure important directories exist in git
Ensures the following directories exist after a git clone:
- public/uploads
- tmp/pids
- tmp/sockets
2014-03-30 22:45:28 -04:00
Robert Speicher 11ebbb68d8 Add tmp/.gitkeep file to ensure tmp folder exists on clone
The install guide lists it as a requirement, so we might as well have it
by default.
2012-09-04 05:28:48 -04:00