Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 418777

Summary: Git Blame on filecommands.js doesn't show annotations?
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: gheorghe, Silenio_Quarti
Version: 4.0Flags: gheorghe: review+
Target Milestone: 4.0 RC2   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
fix none

Description Ken Walker CLA 2013-10-06 20:47:33 EDT
I was clicking around trying Git Blame and for fileCommands.js I can't seem to get it to display anything.  If I look in the network log, the results are coming back from the server.
Comment 1 Silenio Quarti CLA 2013-10-11 10:32:11 EDT
Created attachment 236376 [details]
fix

Seems to be a bug in jgit. The first line on the file has not commit.  This patch handles that case and does not return a range for that line.