oracle.variable.training.jgit-PullCommand-call-fetch.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of code-tracker Show documentation
Show all versions of code-tracker Show documentation
A refactoring-aware tool that can generate the commit change history of code elements with a very high accuracy.
{
"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"
}
]
}