2008/11/27 Shinya Kuribayashi <skuribay@xxxxxxxxxxxxxx>: > Today I encountered a problem when importing a patch. I don't know this > is a known issue or not. If there are good workarounds for this, I'd > like to know that. Any comments are appreciated. > > > Steps to reproduce > ------------------- > > 1. Prepare a patch, say stg-test.patch > > 2. Rename it to have '..' extension The '..' construct has special meaning in both Git and StGit meaning an interval of commits or patches. We'll need to reject patch names with '..' to avoid such errors. -- Catalin -- 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