[petsc-dev] wtf
    Tim Gallagher 
    tim.gallagher at gatech.edu
       
    Sun Dec 18 17:44:15 CST 2011
    
    
  
>> I used
>> 
>> hg log gamg.c 
>> 
>> to see that you modified this file.  Is there a way to see what you did?
>
>   Better to ask someone who knows how to do all that stuff then just me.
>
>Barry
If you do 
hg annotate -un <filename>
it will dump the file to stdout with the username and revision tag next to each line so you can see who did what and in which revision.
Tim
   
> Mark
    
    
More information about the petsc-dev
mailing list