Hi, I'm trying to apply a patch from the mailing list using 'git am'. What I'm doing is: - In gmail: - Save original, then I copied the content to a text editor. - In text editor: - Remove the first empty line. - Save the file in the same directory where I have the git source. - In git directory: - $ git am -s ./filename.mbox Of course I'm doing something wrong here, but I don't know what. The error is: cat: /home/tfarina/git/.git/rebase-apply/next: No such file or directory previous rebase directory /home/tfarina/git/.git/rebase-apply still exists but mbox given. Sorry if this is already answered before in this mailing list, but I couldn't find it. Thanks anyway for the time and help. -- To unsubscribe from this list: 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