On Thursday 03 Nov 2005 19:16, Peter Eriksen wrote: > > Perhaps something like this is better (now I actually tried it out): > > ]rm -rf linux-2.6/.git > ]cp -r linux-2.6 peter-2.6 > ...Initialize a repo in linux-2.6 with cg-init or similar and commit. > ...Remove, add and change files in peter-2.6. > ]mv linux-2.6/.git peter-2.6/.git > ]cd peter-2.6/ > ]git-status > > How does this work for you? This is the same as before. It lists the modified files, but it doesn't tell you about any added or deleted files. [I have done this manually now - originally I thought that there were quite a few files - but once I had stripped out things like "tags" and some spurious directories that were empty it ended up being only three files:-). So its only an intellectual exercise now:-)] -- Alan Chandler http://www.chandlerfamily.org.uk Open Source. It's the difference between trust and antitrust. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Nov 04 06:31:03 2005
This archive was generated by hypermail 2.1.8 : 2005-11-04 06:31:10 EST