On 08/05/06, Karl Hasselström <kha@treskal.com> wrote: > When I pull (with -m) a branch that has accepted a patch of mine which > deletes a file, stgit does the right thing wrt detecting the applied > patch, etc. But it leaves an untracked copy of the deleted file in my > working directory, which I get to delete. Indeed, it should but it doesn't. The file is generated while reverse-applying the patches but the git.reset() function (which calls git.checkout()) doesn't remove the file. I'll fix it and push the changes tonight. Thanks. -- Catalin - 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 Tue May 09 00:27:54 2006
This archive was generated by hypermail 2.1.8 : 2006-05-09 00:28:32 EST