5 kx s/"\([^"]*\)"/“\1”/g
5 kx s/`\([^`']*\)'/‘\1’/g
5 kx s/ '\([^`']*\)' / ‘\1’ /g
5 kx s/ '\([^`']*\)'$/ ‘\1’/g
5 kx s/^'\([^`']*\)' /‘\1’ /g
5 kx s/“”/""/g
cGit-UI – is a web interface for Git Repositories. cGit CGI script is writen in C and therefore it's fast enough
5 kx s/"\([^"]*\)"/“\1”/g
5 kx s/`\([^`']*\)'/‘\1’/g
5 kx s/ '\([^`']*\)' / ‘\1’ /g
5 kx s/ '\([^`']*\)'$/ ‘\1’/g
5 kx s/^'\([^`']*\)' /‘\1’ /g
5 kx s/“”/""/g