git non-time-sequential logs
    Franco Fichtner 
    franco at lastsummer.de
       
    Mon Jan  4 18:59:22 UTC 2021
    
    
  
> On 4. Jan 2021, at 7:52 PM, Enji Cooper <yaneurabeya at gmail.com> wrote:
> 
> The point is to stop looking at git like svn: commits should be done as larger bodies of work (merge commits), as opposed to single atomic commits.
Er, uh, no.  ;)
The author date stays the same, the committer date is sequential except
that it indicates the local time of the committer doing the cherry-pick
instead of the central server as opposed to svn:
# git log --format=fuller
Cheers,
Franco
    
    
More information about the freebsd-current
mailing list