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 750581 - Add depth option to pull-local
Add depth option to pull-local
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-06-08 16:35 UTC by Dan Nicholson
Modified: 2015-06-14 12:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pull-local: Support --depth option (4.18 KB, patch)
2015-06-08 17:13 UTC, Dan Nicholson
committed Details | Review

Description Dan Nicholson 2015-06-08 16:35:26 UTC
Like bug739240, allow specifying a depth when using pull-local. We use pull-local to migrate trees from development to production repos, and we want to be able to pull the full branch.
Comment 1 Dan Nicholson 2015-06-08 17:13:39 UTC
Created attachment 304796 [details] [review]
pull-local: Support --depth option

Like pull, allow pull-local to mirror another another repository by
specifying how many parents to traverse.
Comment 2 Colin Walters 2015-06-09 22:19:19 UTC
Review of attachment 304796 [details] [review]:

:+1:
Comment 3 Dan Nicholson 2015-06-12 23:03:39 UTC
Was this ever pushed? I don't see it in master.
Comment 4 Colin Walters 2015-06-14 12:49:50 UTC
Sorry about that, pushed now.