Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2018-07-31 16:06:01 +0300
committerJames Lopez <james@jameslopez.es>2018-10-05 16:36:22 +0300
commit8ff53acc1ac3df2a37441b17740669c60555b0d7 (patch)
tree4fceaacdbf2742ccdce406f30755e66e8462d075 /.gitignore
parentdf6a8dc7ef30e0a6cc12c6e5d5e26e0458ab8a38 (diff)
Add Git protocol v2
Sending Git-Protocol: version=2 will make Gitaly set an environment variable GIT_PROTOCOL that Git should interpret as to using Git v2.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4b01bfbd4..5799f37c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/ruby/.bundle
/ruby/tmp
*.socket
+git-env