
Includes {get,set}GitwebDescription on Repository, which can replace methods in GitRepositoryManager. Change-Id: Ie25a49864c770e1cfb065dfc9e7c1e8faa97b03c
5 lines
222 B
Python
5 lines
222 B
Python
JGIT_VERS = '4.5.0.201609210915-r.104-g1c70dd6d2'
|
|
DOC_VERS = '4.5.0.201609210915-r'
|
|
#DOC_VERS = JGIT_VERS # Set to VERS unless using a snapshot
|
|
JGIT_DOC_URL="http://download.eclipse.org/jgit/site/" + DOC_VERS + "/apidocs"
|