#1845: Need comparable revision information in parrot_config output
-----------------------+----------------------------------------------------
 Reporter:  moritz     |       Owner:  dukeleto
     Type:  bug        |      Status:  new     
 Priority:  blocker    |   Milestone:  2.10    
Component:  configure  |     Version:  2.10.0  
 Severity:  medium     |    Keywords:          
     Lang:             |       Patch:          
 Platform:             |  
-----------------------+----------------------------------------------------

Comment(by nwellnhof):

 What about using the timestamp of the most recent commit, i.e. the output
 of

 {{{
 git log -1 --pretty=format:%ct
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1845#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to