Upgrade JGit to 4.4.1.201607150455-r.144-gb67df51
This snapshot includes the following changes since the previous: b67df51 CLI: implement option -d for deleting tags 34673f0 Added a clean command. d52bf2e Add specific exception for LFS unavailable ac85672 Add Javadoc for LFS exception messages 3100662 ReceivePack: integrate push option parsing into recvCommands 2fd4559 ReceivePack: simplify getPushOptions 8e00a31 ReceivePack: allow push options to be set Change-Id: I266d9663e32bd854a55c14ef8f7c2b427bf2c842
This commit is contained in:
@@ -4,7 +4,7 @@ include_defs('//lib/JGIT_VERSION')
|
||||
maven_jar(
|
||||
name = 'junit',
|
||||
id = 'org.eclipse.jgit:org.eclipse.jgit.junit:' + VERS,
|
||||
sha1 = '58886c1798248993021ac0db2624e09366281298',
|
||||
sha1 = 'ccd60b0f344e98af051449c52542a18576cf69ba',
|
||||
license = 'DO_NOT_DISTRIBUTE',
|
||||
repository = REPO,
|
||||
unsign = True,
|
||||
|
||||
Reference in New Issue
Block a user