Hi, On Thu, Oct 8, 2009 at 10:02 PM, Shakthi Kannan <shakthimaan at gmail.com> wrote: > How did you remove the grsync* files in your repository? > I just did git rm <files> git clean -f <path to not tracked in index> You can do man git-clean Thanks, Regards, rtnpro