public parseGitFileName ( int ptr, int end ) : int | ||
ptr | int | /// first character After the "diff --git " or "diff --cc " part. /// |
end | int | /// one past the last position to parse. /// |
return | int |
public parseGitFileName ( int ptr, int end ) : int | ||
ptr | int | /// first character After the "diff --git " or "diff --cc " part. /// |
end | int | /// one past the last position to parse. /// |
return | int |