Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Adding file via LFS in JGit (Git LFS API doc)
Adding file via LFS in JGit [message #1774516] Mon, 16 October 2017 16:02
Johannes Eickhold is currently offline Johannes EickholdFriend
Messages: 2
Registered: May 2014
Junior Member
Hi,

from reading the JGit "New and Noteworthy" 4.6 [1] and 4.7 [2] I got the impression that some LFS support has been added to JGit.

Is this LFS support ready for anybody using JGit via its API? I found nothing in the documentation (JGit User Guide [3]) but was expecting to find some example similar to this page [4] that explains how to use LFS with GitHub.

My use case would be analog to the GitHub example:
- configure files that match certain pattern to be handled via LFS
- git add such a file
- git commit
- git push (to GitHub)

Is it possible to use JGit for this use case?

Thanks for your help,
Johannes.

[1] https://wiki.eclipse.org/JGit/New_and_Noteworthy/4.6
[2] https://wiki.eclipse.org/JGit/New_and_Noteworthy/4.7
[3] http://wiki.eclipse.org/JGit/User_Guide
[4] https://help.github.com/articles/configuring-git-large-file-storage/
Previous Topic:Gerrit Checkout Problem
Next Topic:diff between master/PR branch and release branch
Goto Forum:
  


Current Time: Thu Apr 18 15:14:27 GMT 2024

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

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

Back to the top