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

oracle.attribute.training.jgit-RebaseCommand-walk.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",
  "startCommitId": "bd1a82502680b5de5bf86f6c4470185fd1602386",
  "filePath": "org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java",
  "attributeName": "walk",
  "attributeKey": "org.eclipse.jgit/src/org.eclipse.jgit.api.RebaseCommand@walk:RevWalk(224)",
  "attributeDeclarationLine": 224,
  "expectedChanges": [
    {
      "parentCommitId": "bd98a0a9a52973704467cda892e99711524de48b",
      "commitId": "e5b96a7848d680cf50123a44cbc147db91d798d3",
      "commitTime": 1290441516,
      "changeType": "introduced",
      "elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java",
      "elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.api.RebaseCommand@(final)(private)walk:RevWalk(122)",
      "elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java",
      "elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.api.RebaseCommand@(final)(private)walk:RevWalk(122)",
      "comment": "added with new class"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy