forked from ostreedev/ostree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/repo-pull: Prefer object pull over from-scratch delta if ref exists
If a ref already exists, we are likely only a few commits behind the current head of the ref, so it is probably better for bandwidth consumption to pull the individual objects rather than the from-scratch delta. Signed-off-by: Philip Withnall <withnall@endlessm.com> Closes: ostreedev#1709 Approved by: cgwalters
- Loading branch information
1 parent
2b19869
commit e7305bb
Showing
1 changed file
with
23 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters