Skip to content
  • Junio C Hamano's avatar
    Merge branch 'tk/stripspace' · 1ad7c0f6
    Junio C Hamano authored
    The internal stripspace() function has been moved to where it
    logically belongs to, i.e. strbuf API, and the command line parser
    of "git stripspace" has been updated to use the parse_options API.
    
    * tk/stripspace:
      stripspace: use parse-options for command-line parsing
      strbuf: make stripspace() part of strbuf
    1ad7c0f6