2009/10/1 orestis <[email protected]>:
> I even deleted my local repository and re-pulled it to ensure that i
> have a clean one before building and the same problem keeps popping
> up.

There is no need to re-pull the repository. The quickest way to clean
out build objects is to use git:

    $ git clean -dqxf

After which, you will have a pristine working directory.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to