Skip to content
  • Junio C Hamano's avatar
    Merge branch 'kd/stash-with-bash-4.4' · ef9408cf
    Junio C Hamano authored
    bash 4.4 or newer gave a warning on NUL byte in command
    substitution done in "git stash"; this has been squelched.
    
    * kd/stash-with-bash-4.4:
      stash: prevent warning about null bytes in input
    ef9408cf