On Sun, Aug 9, 2015 at 12:57 PM, Agostino Sarubbo <ago@xxxxxxxxxx> wrote: > 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. I agree this would be useful, and that's why I just implemented it today :) > 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 -- 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