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

oracle.variable.training.jgit-PullCommand-call-fetch.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/PullCommand.java",
  "functionName": "call",
  "functionKey": "org.eclipse.jgit/src/org.eclipse.jgit.api.PullCommand#call()",
  "functionStartLine": 196,
  "variableName": "fetch",
  "variableKey": "org.eclipse.jgit/src/org.eclipse.jgit.api.PullCommand#call()$fetch:FetchCommand(285)",
  "variableStartLine": 285,
  "startCommitId": "bd1a82502680b5de5bf86f6c4470185fd1602386",
  "expectedChanges": [
    {
      "parentCommitId": "2160c09dd4f678c5f2f8e730945be637210b39de",
      "commitId": "db55d13f5f4b641a9390076ced6b1775bcfcd6f6",
      "commitTime": 1286546248,
      "changeType": "introduced",
      "elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/api/PullCommand.java",
      "elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.api.PullCommand#call()$fetch:FetchCommand(197)",
      "elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/api/PullCommand.java",
      "elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.api.PullCommand#call()$fetch:FetchCommand(197)",
      "comment": "added with method"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy