<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi guys,<br>
    <div class="moz-text-flowed" style="font-family: -moz-fixed;
      font-size: 12px;" lang="x-western">I have a problem with git...
      (again)..<br>
      I correct some files and I want to commit them, but when I try I
      receive this error:
      <br>
      <br>
      error: 'merge' is not possible because you have unmerged files.
      <br>
      hint: Fix them up in the work tree,
      <br>
      hint: and then use 'git add/rm <file>' as
      <br>
      hint: appropriate to mark resolution and make a commit,
      <br>
      hint: or use 'git commit -a'.
      <br>
      fatal: Exiting because of an unresolved conflict.
      <br>
      <br>
      What happens? What should I do?
      <br>
      <br>
      Cheers<br>
      <br>
      Matteo
      <br>
      <br>
    </div>
    <br>
  </body>
</html>