I started using TortoiseGit for Windows but I found some things annoying. For example when I have a conflict during a merge I need to do the following:
- do the 3 way merge (of course... there is no other choice)
- mark the file as resolved
Is there an automatic way of marking the file as resolved if the merge ends successfully?
Thanks for any pointers,
Iulian