On Wed, Feb 11, 2009 at 09:20:51PM +0200, Ciprian Dorin, Craciun wrote: > But I find it easier to just create a bin folder and drop my > scripts there... (For example git-branch-import that takes a new > branch name and an URL and creates the branch with no ancestry and > knows http, ftp, svn, tar.{gz,bz2}, zip, etc...) I don't see what is per-repo about that. That is, why not put it in a PATH directory accessible by all repos. And if there is some repo-specific data, you can have the script read it from the current repo by "git config". -Peff -- 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