all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* git log question
@ 2017-11-30 10:00 Stephen Berman
  2017-11-30 11:30 ` Mathias Megyei
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Stephen Berman @ 2017-11-30 10:00 UTC (permalink / raw)
  To: emacs-devel

I thought if I call `git log <commit> -1' on the current branch, it will
only show <commit> if it is in the current branch, but I just discovered
this is not so: I called it with master current and <commit> being one I
knew was only in emacs-26, but nevertheless it showed that commit.  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).  What's the
required incantation?  Thanks.

Steve Berman



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2017-11-30 19:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30 10:00 git log question Stephen Berman
2017-11-30 11:30 ` Mathias Megyei
2017-11-30 12:02   ` Stephen Berman
2017-11-30 13:15     ` Yuri Khan
2017-11-30 14:19       ` Stephen Berman
2017-11-30 14:59         ` Noam Postavsky
2017-11-30 15:05         ` Yuri Khan
2017-11-30 15:05         ` Andreas Schwab
2017-11-30 15:21           ` Kaushal Modi
2017-11-30 15:25             ` Andreas Schwab
2017-11-30 15:35             ` Noam Postavsky
2017-11-30 17:46             ` Clément Pit-Claudel
2017-11-30 17:59               ` Kaushal Modi
2017-11-30 17:06         ` Davis Herring
2017-11-30 19:11           ` Stephen Berman
2017-11-30 14:28 ` Herring, Davis
2017-11-30 14:37   ` Stephen Berman
2017-11-30 15:57 ` Eli Zaretskii
2017-11-30 19:10   ` Stephen Berman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.