marcaurele commented on issue #2283: WIP CLOUDSTACK-10105: Maven standard
URL: https://github.com/apache/cloudstack/pull/2283#issuecomment-334358004
 
 
   @rafaelweingartner Better news, it's actually only github that is not able 
to track the file history correctly. If I use the git history in Intellij I 
don't loose any commits. If I run in the new file directory a `git log --follow 
<my_file>` I can see the full history of that file too. The blame function on a 
file on Github does show each referring commit per line.
   The only lost history is the "History" button on github website, which isn't 
nice I agree since I'm using it quite often. I'm surprised they don't use 
`--follow` to display the full history. Maybe there's a magic query parameter 
to get that.
   You can try out by checking this PR branch.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to