caua_coelho/testemercurial

Fazendo teste com Mercurial scm

$ hg clone https://hglab.io/hg/caua_coelho/testemercurial

This repository has no README.

echo "# testemercurial" > README.md
hg add README.md
hg commit -m "Add README"
hg push