[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: git log question
From: |
Noam Postavsky |
Subject: |
Re: git log question |
Date: |
Thu, 30 Nov 2017 10:35:29 -0500 |
On Thu, Nov 30, 2017 at 10:21 AM, Kaushal Modi <address@hidden> wrote:
> 1. Do M-x magit-status in emacs repo
> 2. Hit 'lb' to view the log of all branches (that gives the buffer on the
> left you see in the below image).
> 3. C-s b407c521f2 (the commit you are interested in).
> 4. Hit RET
If you already have the commit hash, you could just do M-x
magit-show-commit b407c521f2 RET
- git log question, Stephen Berman, 2017/11/30
- Re: git log question, Mathias Megyei, 2017/11/30
- Re: git log question, Stephen Berman, 2017/11/30
- 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 <=
- Re: git log question, Davis Herring, 2017/11/30
Re: git log question, Herring, Davis, 2017/11/30
Re: git log question, Eli Zaretskii, 2017/11/30