You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For [LFS](https://github.com/git-lfs/git-lfs/tree/main/docs/api) server support, JGit provides the
16
-
[LFS server project](https://git.eclipse.org/c/jgit/jgit.git/tree/org.eclipse.jgit.lfs.server)
15
+
[LFS server project](https://github.com/eclipse-jgit/jgit/tree/master/org.eclipse.jgit.lfs.server)
17
16
which implements 2 servlets: the
18
-
[Batch API servlet](https://git.eclipse.org/c/jgit/jgit.git/tree/org.eclipse.jgit.lfs.server/src/org/eclipse/jgit/lfs/server/LfsProtocolServlet.java),
17
+
[Batch API servlet](https://github.com/eclipse-jgit/jgit/blob/master/org.eclipse.jgit.lfs.server/src/org/eclipse/jgit/lfs/server/LfsProtocolServlet.java),
0 commit comments