On Tue, 22 Mar 2011, madmarcos wrote: > Hi Shawn, > Thanks for the response! > I looked at the JGit API. will it allow me to read a packfile, alter its > contents, and repack it? Why would you want to do that? Altering a pack file in place is not a trivial affair. There is also the corresponding pack index which has to be rebuilt, etc. Nicolas -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html