Hi,
Martin Häcker wrote:
>> Am 06.02.2018 um 01:43 schrieb brian m. carlson
>> :
>> I think this is likely to cause problems. Many people use git log with
>> --pretty to format commit hashes or messages into other programs. I'm
>> aware of multiple tools that will simply break if --graph or --
On Tue, Feb 6, 2018 at 6:13 PM, Martin Häcker
wrote:
> This however still freezes the default output of git forever.
Why is that a bad thing? Default output format should not change
(much) from version to version, or from machine to machine (because of
different ~/.gitconfig) for that matter. I d
Hi all,
> Am 06.02.2018 um 01:43 schrieb brian m. carlson
> :
>
> I think this is likely to cause problems. Many people use git log with
> --pretty to format commit hashes or messages into other programs. I'm
> aware of multiple tools that will simply break if --graph or --patch
> become the d
On Mon, Feb 05, 2018 at 10:12:05AM +0100, Martin Häcker wrote:
> Hi there,
>
> I just recently learned that not all command line switches seem to
> automatically correlate to options in the git configuration.
>
> This seems something that should be relatively easy to fix.
>
> What I’m most miss
On Mon, Feb 05 2018, Martin Häcker jotted:
> Hi there,
>
> I just recently learned that not all command line switches seem to
> automatically correlate to options in the git configuration.
>
> This seems something that should be relatively easy to fix.
>
> What I’m most missing is
>
> — snip —
>
Stefan Beller writes:
> I had the impression that git-log was a pseudo-plumbing,
> despite it being explicitly marked porcelain
> as there is no good plumbing alternative.
I do not think that is a fair assessment of the situation. The more
troublesome is that depending on what exactly you want
On Mon, Feb 5, 2018 at 1:12 AM, Martin Häcker
wrote:
> Hi there,
>
> I just recently learned that not all command line switches seem to
> automatically correlate to options in the git configuration.
>
> This seems something that should be relatively easy to fix.
>
> What I’m most missing is
>
> —
7 matches
Mail list logo