Edit

kc3-lang/automake/.git-log-fix

Branch :

  • Show log

    Commit

  • Author : Peter Rosin
    Date : 2012-02-17 10:23:26
    Hash : e5da4fbf
    Message : cosmetics: fix commit message typo in previous * .git-log-fix: The file is called .git-log-fix, nothing else.

  • .git-log-fix
  • # This file is expected to be used via gitlog-to-changelog's --amend=FILE
    # option.  It specifies what changes to make to each given SHA1's commit
    # log and metadata, using Perl-eval'able expressions.
    
    3b369e6bbe0fb6d7359398935706c87dd9375cb6
    # Date:   Thu Feb 16 22:29:32 2012 +0100
    # Fix a typo.
    s| bur | bug |
    
    22729165f6bb902daeb8a4d8e7cb06982390f327
    # Date:   Fri Feb 17 10:13:15 2012 +0100
    # Fix a typo.
    s|.fix-git-log|.git-log-fix|