olá, acabei de me depara com esse erro durante o "git stash apply" e também no "pop":
Auto-merging teste.html
CONFLICT (content): Merge conflict in teste.html
Assim que resolvi o conflito no arquivo que chamei de teste.html recebi esse erro e não sei como resolver:
$ git stash apply 0
teste.html: needs merge
As vezes aparece esse erro também, mesmo depois de corrigir:
Auto-merging teste.html
CONFLICT (content): Merge conflict in teste.html
The stash entry is kept in case you need it again.