All Downloads are FREE. Search and download functionalities are using the official Maven repository.

oracle.variable.training.jgit-UploadPack-sendPack-sideband.json Maven / Gradle / Ivy

Go to download

A refactoring-aware tool that can generate the commit change history of code elements with a very high accuracy.

There is a newer version: 2.6
Show newest version
{
  "repositoryName": "jgit",
  "repositoryWebURL": "https://github.com/eclipse/jgit.git",
  "filePath": "org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java",
  "functionName": "sendPack",
  "functionKey": "org.eclipse.jgit/src/org.eclipse.jgit.transport.UploadPack#sendPack(boolean, PackStatistics.Accumulator, Collection, List)",
  "functionStartLine": 1965,
  "variableName": "sideband",
  "variableKey": "org.eclipse.jgit/src/org.eclipse.jgit.transport.UploadPack#sendPack(boolean, PackStatistics.Accumulator, Collection, List)$sideband:boolean(1983)",
  "variableStartLine": 1983,
  "startCommitId": "bd1a82502680b5de5bf86f6c4470185fd1602386",
  "expectedChanges": [
    {
      "parentCommitId": "1a87a725be28cb33f370bb62db69ae672a64c56b",
      "commitId": "7ff6eb584cf8b83f83a3b5edf897feb53dbf42c0",
      "commitTime": 1307665786,
      "changeType": "introduced",
      "elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java",
      "elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.transport.UploadPack#sendPack(boolean)$sideband:boolean(829)",
      "elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java",
      "elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.transport.UploadPack#sendPack(boolean)$sideband:boolean(829)",
      "comment": "Extract Method private sendPack(sideband boolean) : void extracted from private sendPack() : void in class org.eclipse.jgit.transport.UploadPack"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy