Skip to content
  • Junio C Hamano's avatar
    Merge branch 'lf/setup-prefix-pathspec' · 51ebd0fe
    Junio C Hamano authored
    "git cmd -- ':(top'" was not diagnosed as an invalid syntax, and
    instead the parser kept reading beyond the end of the string.
    
    * lf/setup-prefix-pathspec:
      setup.c: check that the pathspec magic ends with ")"
      setup.c: stop prefix_pathspec() from looping past the end of string
    51ebd0fe