On 08/05/06, Karl Hasselström <kha@xxxxxxxxxxx> 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 - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html