Skip to content
  • Junio C Hamano's avatar
    Merge branch 'ph/stash-rerere' · 799beac1
    Junio C Hamano authored
    "git stash" internally used "git merge-recursive" backend, which did
    not trigger "rerere" upon conflicts unlike other mergy operations.
    
    * ph/stash-rerere:
      stash: invoke rerere in case of conflict
      test: git-stash conflict sets up rerere
    799beac1