i m looking for a console UI tool for resolving merge conflicts in git... like vimdiff but easier
Im having some confusion with my git usage. I cloned a repo from one comp to the other, and the new clone is the state of the original that was active some time ago. So its cloning a past version. ...