Commit fe467a41 authored by Kirill Smelkov's avatar Kirill Smelkov Committed by Rafael Monnerat

gitlab: v↑ git-backup

This brings the following changes of git-backup:

	kirr/git-backup@0b8d834b...cc6ac54f

the most important of which is dramatical speedup of pull and 30-50%
speedup of restore if bitmap index of backup repo is built and git is
recent enough.

Please see the following commits for details:

	kirr/git-backup@899103bf
	kirr/git-backup@3efed898
	kirr/git-backup@0ab7bbb6

/cc @alain.takoudjou, @rafael, @jerome

/reviewed-on !342
parent e8fb6323
...@@ -204,7 +204,7 @@ go.importpath = github.com/pkg/errors ...@@ -204,7 +204,7 @@ go.importpath = github.com/pkg/errors
[git-backup-repository] [git-backup-repository]
<= go-git-repository <= go-git-repository
go.importpath = lab.nexedi.com/kirr/git-backup go.importpath = lab.nexedi.com/kirr/git-backup
revision = 0b8d834bd00b19169f65d407eab8980076779b9d revision = cc6ac54f451dfa6e343d6340dcfa25aa6eac9565
[git-backup] [git-backup]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment