help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git/Magit: To which branch was a commit was originally committed?


From: Michael Heerdegen
Subject: Re: Git/Magit: To which branch was a commit was originally committed?
Date: Mon, 01 Nov 2021 20:34:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Sergey Organov <sorganov@gmail.com> writes:

> I think that closest thing to the original request would be a way to
> list branches from which the commit in question is reachable if we
> follow first parent only. This way branches to which the commit "was
> merged" won't appear in the list. I dunno how to achieve it either in
> Git or Magit without additional scripting though.

After some quick experimentation I think it could be that moving point
with `magit-log-move-to-parent' doesn't leave the current branch.  Seems
also that the (checked out) master branch is also always the leftmost
line in the graphical view.  Can anyone confirm?

Michael.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]