After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 739240 - pull: Add depth support
pull: Add depth support
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on: 737844
Blocks:
 
 
Reported: 2014-10-27 13:36 UTC by Colin Walters
Modified: 2014-10-30 21:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pull: Add depth support (11.28 KB, patch)
2014-10-27 13:36 UTC, Colin Walters
none Details | Review

Description Colin Walters 2014-10-27 13:36:53 UTC
For mirroring in particular, we really want to be able to traverse
all history.

$ ostree --repo=repo pull --mirror --depth=-1
Comment 1 Colin Walters 2014-10-27 13:36:55 UTC
Created attachment 289410 [details] [review]
pull: Add depth support