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 Fargher <proglottis@gmail.com>2021-03-31 01:35:30 +0300
committerJames Fargher <proglottis@gmail.com>2021-04-21 01:37:42 +0300
commitb075ff9fd4f15302d3800094434f3ee6716b7a34 (patch)
treec173cf01813451e911ed3e752254cd19ebf5644b /.gitignore
parent20437ed2fb09beae5aee6cec2220f5a081e16893 (diff)
backup: add new gitaly-backup executable to create backups
The backup subcommand accepts a stream of json objects
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5998266d2..1d71a918c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# Top-level executables
/gitaly
+/gitaly-backup
/gitaly-blackbox
/gitaly-debug
/gitaly-git2go