]> source.dussan.org Git - jgit.git/commit
Make BlameGenerator comments more clear 38/7238/4
authorPatrick Carlson <carlsonp@iastate.edu>
Wed, 15 Aug 2012 17:23:06 +0000 (12:23 -0500)
committerPatrick Carlson <carlsonp@iastate.edu>
Fri, 17 Aug 2012 14:57:19 +0000 (09:57 -0500)
commit9a979a36814db0dd38229f3eca8be7fbd54ea3bd
tree41e1cd6a4ec720885fd127d301868669a0d5556e
parent02113f7411df6d680aa520803ac8c63009696c3a
Make BlameGenerator comments more clear

The file location of the constructor for BlameGenerator
did not specify where the path should be relative from.

Fix BlameGenerator comments based on suggestions by Robin Stocker.

Change-Id: I3d79db2d2ba4961835fe664ae6178e0bfc97b910
org.eclipse.jgit/src/org/eclipse/jgit/blame/BlameGenerator.java