Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
buildbox-fuse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
BuildGrid
buildbox
buildbox-fuse
Merge requests
!3
Prefetch support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Prefetch support
juerg/prefetch
into
master
Overview
4
Commits
4
Pipelines
0
Changes
4
All threads resolved!
Hide all comments
Merged
Jürg Billeter
requested to merge
juerg/prefetch
into
master
6 years ago
Overview
4
Commits
4
Pipelines
0
Changes
4
All threads resolved!
Hide all comments
Expand
Closes
#3 (closed)
.
Edited
6 years ago
by
Jürg Billeter
0
0
Merge request reports
Viewing commit
dec09c3e
Show latest version
4 files
+
231
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
dec09c3e
Add prefetch support
· dec09c3e
Jürg Billeter
authored
6 years ago
Fixes
#3
.
README.rst
+
5
−
0
Options
@@ -70,3 +70,8 @@ Options:
Path to the PEM-encoded public client certificate for https with
certificate-based client authentication. If this is specified,
``--client-key`` must be specified as well.
* --prefetch
Download all files from the remote CAS server on startup to reduce access
latency.
Loading