Apply for your loan today at 2%

2017-09-03 Thread Dario
Apply for your loan today at a very low interest rate of 2%..We offer loan to every Individuals and Company's... If you are in need of any kinds of loan, do contact us now for more info

[PATCHv2] pull: honor submodule.recurse config option

2017-09-03 Thread Nicolas Morey-Chaisemartin
"git pull" supports a --recurse-submodules option but does not parse the submodule.recurse configuration item to set the default for that option. Meanwhile "git fetch" does support submodule.recurse, producing confusing behavior: when submodule.recurse is enabled, "git pull" recursively fetches sub

Re: signing commits using gpg2

2017-09-03 Thread Santiago Torres
On Sat, Sep 02, 2017 at 05:11:50PM -0400, shawn wilson wrote: > tl;dr - how do I get git to use gpg2 to sign things? > > I'm using gpg2 (so no agent options are configured but an agent is > running) which is configured w/ a Nitrokey (Pro if it matters): > > % git commit -m "Initial." > >