[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: git log question
From: |
Stephen Berman |
Subject: |
Re: git log question |
Date: |
Thu, 30 Nov 2017 15:37:02 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
On Thu, 30 Nov 2017 14:28:51 +0000 "Herring, Davis" <address@hidden> wrote:
>> The same thing with `git log --branches=master <commit> -1'
>> and `git log --branches="master" <commit> -1' (I couldn't tell
>> from the doc if the branch name should be quoted, but it
>> made no difference).
>
> Quoting is handled by the shell (except perhaps on Windows). Since branch
> names never have characters in them that are special to the shell (by design
> of Git), the quoting does nothing.
Thanks for clarifying (I should have thought of that myself, oh well).
Steve Berman
- Re: git log question, (continued)
- Re: git log question, Yuri Khan, 2017/11/30
- Re: git log question, Stephen Berman, 2017/11/30
- Re: git log question, Noam Postavsky, 2017/11/30
- Re: git log question, Yuri Khan, 2017/11/30
- Re: git log question, Andreas Schwab, 2017/11/30
- Re: git log question, Kaushal Modi, 2017/11/30
- Re: git log question, Andreas Schwab, 2017/11/30
- Re: git log question, Noam Postavsky, 2017/11/30
- Re: git log question, Davis Herring, 2017/11/30
Re: git log question, Herring, Davis, 2017/11/30
- Re: git log question,
Stephen Berman <=
Re: git log question, Eli Zaretskii, 2017/11/30