Re: old folders returning

2012-11-10 Thread Andy Hawkins
Hi, In article , David Coombes wrote: > The only suggestion I can think of is that the name wasn't cleared > after the "git add *" and then git went looking for an earlier copy. > But seems the issue is with the git client as well because of the > modified time. If it were pulled then t

old folders returning

2012-11-10 Thread David Coombes
Issue: I renamed a deprecated folder that i needed the code for, added ".old" to name. I then pushed to the repository and the original folder and the newly renamed are now in the repository and on my local branch. I renamed 'autoflow' to 'autoflow.old' and worked away ok. But after the p