Solucionado (ver solução)

Importante

Você está vendo a versão anterior da nova experiência da Alura que estamos preparando para você. Em breve, ela ganha uma identidade visual novinha totalmente pensada em potencializar seus estudos!

Solucionado
(ver solução)
1
resposta

Porque será que deu Conflito durante cherry-pick

azos@ruindows MINGW64 ~/Documents/github/souza (novo-release)
$ git cherry-pick f0e4543
Auto-merging index.html
CONFLICT (content): Merge conflict in index.html
error: could not apply f0e4543... substituindo h1 por h2
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
1 resposta
solução!

Achei o problema: executei no branch, em vez de executar no master.