On Tue, 20 Sep 2016 19:15:33 -0400
Jeff King wrote:
> On Tue, Sep 20, 2016 at 05:09:54PM +0200, Leandro Lucarella wrote:
>
> > Hi, starting from 2.10.0 I noticed that when using git log
> > --oneline, if commits are signed with GPG, now the signatures are
> > printed t
On Tue, 20 Sep 2016 19:15:33 -0400
Jeff King wrote:
> On Tue, Sep 20, 2016 at 05:09:54PM +0200, Leandro Lucarella wrote:
>
> > Hi, starting from 2.10.0 I noticed that when using git log
> > --oneline, if commits are signed with GPG, now the signatures are
> > printed t
?
--
Leandro Lucarella
Technical Development Lead
Sociomantic Labs GmbH <http://www.sociomantic.com>
would say just enclose all the fprintf() inside a:
if (transport->verbose > 0)
But then this is the first time I look at the code. I was about to send
a patch too but it will conflict with this one :)
Anyway, thanks for the quick fix to the inconsistent printing with
--quiet.
--
On Tue, 23 Aug 2016 20:34:46 +0200
Leandro Lucarella wrote:
> This even happens after doing a:
>
> git submodule deinit
> rm -fr
> rm -fr .git/modules/
> git submodule update --init
One more thing, doing a clean new clone seems to work, but I have this
issue in many many re
s quite
confusing.
$ git --version
git version 2.9.3
(running under Ubuntu 14.04)
Please CC me, and thanks a lot in advance!
--
Leandro Lucarella
Technical Development Lead
Sociomantic Labs GmbH <http://www.sociomantic.com>
--
To unsubscribe from this list: send the line "unsubscr
On Fri, Jun 07, 2013 at 10:27:58PM +0530, Ramkumar Ramachandra wrote:
> Leandro Lucarella wrote:
> > Thanks for the detailed explanations, I think this would cover my use
> > case. Just for clarification, here are some more details on this use
> > case, which I think is becomi
nd 'git push' to push to my fork. Since pushing to the blessed
repository is more "critical", is perfect that I need to explicitly push
to it with 'git push upstream master'.
Thank you.
--
Leandro Lucarella
Senior R&D Developer
sociomantic labs GmbH <http://ww
IRC channel they suggested to try with other push.default
settings and I did. 'matching' and 'current' works, but 'simple' and
'upstream' fail with the error message above.
Thank you.
--
Leandro Lucarella
Senior R&D Developer
sociomantic labs GmbH <http://w
9 matches
Mail list logo