Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » [JGit] Querying a Git Repo
[JGit] Querying a Git Repo [message #748638] Mon, 24 October 2011 16:17 Go to next message
Eclipse UserFriend
Hi, I would like to know if it is possible to query a Git Repository remotely without cloning it.

In particular I would like to query for all the modifications ever happened to files with a given extension (I think I should just ask for all the changes ever happened and than simply filter the files according to their extensions). How should I do that?

Thank you,
Federico
Re: [JGit] Querying a Git Repo [message #748719 is a reply to message #748638] Mon, 24 October 2011 17:28 Go to previous messageGo to next message
Eclipse UserFriend
AFAIK this requires to clone the repository or you need to implement your own jgit based server or extend an existing one.
Re: [JGit] Querying a Git Repo [message #752102 is a reply to message #748719] Wed, 26 October 2011 05:20 Go to previous message
Eclipse UserFriend
Ok, so I will clone the repo. After that how can I get all the modifications ever happened?
Previous Topic:Synchronize view hangs
Next Topic:Submodules?
Goto Forum:
  


Current Time: Tue Jul 22 20:45:28 EDT 2025

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

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

Back to the top