[Bug 796953] Add option to enable shallow fetch optimization
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 13 20:17:49 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796953
--- Comment #1 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Created attachment 373322
--> https://bugzilla.gnome.org/attachment.cgi?id=373322&action=edit
Add option to enable shallow fetch optimization
When use_shallow_fetch=True is set in your cerbero.cbc file, cerbero
will attempt to fetch only the requested tag or branch from the git
server, without any history. This speeds up the fetch operation, though
it only works well know references (branches and tags). Git protocol 2
might allow further optimization in the future.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list