Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] Proposed API breakage forcing us to JGit 2.0

https://git.eclipse.org/r/5079 proposes an API change that will force
the project to bump our major revision number.

I can't really think of a sane way to avoid this. Given how few
customers probably embed ReceivePack, or implement the interface in
question, forcing customers to update their code may be cleaner than
trying to maintain compatibility inside of JGit.


Back to the top