Josh Elsasser <josh@xxxxxxxxxxxx> writes: > Adds a gitcvs.dbtablenameprefix config variable, the contents of which > are prepended to any database tables names used by git-cvsserver. The > same substutions as gitcvs.dbname and gitcvs.dbuser are supported, and > any non-alphabetic characters are replaced with underscores. > > A typo found in contrib/completion/git-completion.bash is also fixed. Wow, sharp eyes. > This version of the patch is a bit cleaner, it calls a function to get > the table names instead of pasting a variable reference everywhere. Looks much cleaner then the previous one, indeed. I consider it signed-off? -- 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