Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » Limit blob size with cloneRepository (equivalent to --filter=blob:limit=)
Limit blob size with cloneRepository (equivalent to --filter=blob:limit=) [message #1854990] Thu, 22 September 2022 08:03 Go to next message
Eclipse UserFriend
I see there is a FilterSpec class that can be used with Transport objects but I can't find a way to set a filter for a high-level command.
Honestly, I don't even know how to do it from the low-level API.
Any suggestion on how to proceed? Thanks.
Re: Limit blob size with cloneRepository (equivalent to --filter=blob:limit=) [message #1855000 is a reply to message #1854990] Thu, 22 September 2022 15:24 Go to previous message
Eclipse UserFriend
It looks like partial cloning is not implemented at all in the higher-level APIs of JGit.
Previous Topic:Mismatch between git clone and JGit's cloneRepository
Next Topic:Differences between Merge Modes
Goto Forum:
  


Current Time: Thu May 22 19:45:01 EDT 2025

Powered by FUDForum. Page generated in 0.02945 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top