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

oracle.variable.training.jgit-RebaseCommand-call-amendFile.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/api/RebaseCommand.java",
  "functionName": "call",
  "functionKey": "org.eclipse.jgit/src/org.eclipse.jgit.api.RebaseCommand#call()",
  "functionStartLine": 254,
  "variableName": "amendFile",
  "variableKey": "org.eclipse.jgit/src/org.eclipse.jgit.api.RebaseCommand#call()$amendFile:File(336)",
  "variableStartLine": 336,
  "startCommitId": "bd1a82502680b5de5bf86f6c4470185fd1602386",
  "expectedChanges": [
    {
      "parentCommitId": "84fb2b59d11418d2fa753d27de11775ddc18adde",
      "commitId": "8eb4d926371edea2d58dc598e3ebcddacbdc326e",
      "commitTime": 1353340945,
      "changeType": "introduced",
      "elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java",
      "elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.api.RebaseCommand#call()$amendFile:File(245)",
      "elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java",
      "elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.api.RebaseCommand#call()$amendFile:File(245)",
      "comment": "new variable"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy