[llvm-dev] RFC: Move the test-suite LLVM project to GitHub?
    Renato Golin via llvm-dev 
    llvm-dev at lists.llvm.org
       
    Thu Feb 25 09:30:49 PST 2016
    
    
  
On 25 February 2016 at 17:10, Joachim Durchholz via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Option 1: Rewrite your local history so that the last commit was done on the
> day you push; the command is "git commit --amend".
By far the best option. Puts the work on people who care about dates.
Most of the time, though, we'll be doing interactive rebase, squash,
etc, so the dates and hashes will be fresh.
cheers,
--renato
    
    
More information about the llvm-dev
mailing list