Files
gerrit/java/gerrit
Han-Wen Nienhuys 0d157b3561 Split off library classes from server/patch/ into diff/
The server library is large, and its resulting compilation time gets
in the way of edit/compile/debug cycles.

The new diff library files depend mainly on JGit, and are independent
of the Guice stack in the server library.

Change-Id: I483992fff91873b1c1751c16fe3a83b823f4f8fa
2017-11-15 13:10:47 +01:00
..