gitlab-org--gitlab-foss/lib/gitlab/gitaly_client
Stan Hu e9fad3e501 Make --prune a configurable parameter in fetching a git remote
By default, --prune is added to the command-line of a `git fetch` operation,
but for repositories with many references this can take a long time to run. We
shouldn't need to run --prune the first time we fetch a new repository.
2018-03-06 00:10:04 -08:00
..
attributes_bag.rb
blob_service.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
blobs_stitcher.rb Migrate Git::Blob.batch to Gitaly 2018-02-08 00:26:45 +01:00
commit_service.rb Add support for :all option to {count,find}_commits 2018-03-02 14:55:20 +01:00
conflict_files_stitcher.rb
conflicts_service.rb
diff.rb
diff_stitcher.rb
health_check_service.rb
namespace_service.rb
notification_service.rb
operation_service.rb
queue_enumerator.rb
ref_service.rb
remote_service.rb
repository_service.rb Make --prune a configurable parameter in fetching a git remote 2018-03-06 00:10:04 -08:00
server_service.rb
util.rb
wiki_file.rb
wiki_page.rb Encode GitalyClient::WikiPage attributes to UTF-8 2018-02-05 12:29:02 +01:00
wiki_service.rb Merge branch 'master' into 'zj-wiki-page-versions' 2018-02-06 16:08:06 +00:00