Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] How to implement jgit repository based on third party cloud storage

Hi Folks,

Does anyone know to implement jgit repository based on third-party cloud storage? I'd like to store git there instead of the local file system. I see there's oneĀ DfsRepository in jgit source code, but didn't find any useful doc for that. Is there any guideline for it? Thanks

--
Best Regards

Jeff Zhang

Back to the top