Hello folks, during the configuration of git, client side, to sign all commit I used: git config --global commit.gpgsign "1" Since at push time I use: git push --signed I'm wondering if there is a git config option which put something in the config file and avoid to type --signed. If there isn't this feature, I'd like to know if it is a reasonable feature request. Thanks in advance. -- Agostino Sarubbo Gentoo Linux Developer -- 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