Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v3] Allow git-cvsserver database table name prefix to be specified.

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:26

Josh Elsasser [off-list ref] 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?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help