• Show log

    Commit

  • Hash : dcb668ba
    Author : Carlos Martín Nieto
    Date : 2018-01-19T01:11:37

    message: update docs for git_message_prettify
    
    We used to hard-code the octothorpe as the comment character and the
    documentation still mentions this even though we accept the comment character as
    a parameter.
    
    Update the line to indicate this and clean up the first paragraph a bit.