On 10/16/07, franky <yinping@xxxxxxxxxx> wrote: > 2. src, bin not submoudle, just sub directory > When src changes, compiled binaries are still put in bin directory. > However, only one commit is required. Perfect? No, another problem when > deploying. I don't want the src directory to appear in the deployment > directory. If this is just for deployment of your bin directory, you can try $ cd Project/bin $ git archive --prefix='Project/bin/' HEAD | gzip > Project-x.y.tar.gz -- larsh - 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