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

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

bug#59921: 30.0.50; emacs HEAD is missing some older emacs-29 commits


From: Stefan Kangas
Subject: bug#59921: 30.0.50; emacs HEAD is missing some older emacs-29 commits
Date: Fri, 9 Dec 2022 04:28:25 -0800

Brian Leung <leungbk@posteo.net> writes:

> For example,
> https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=c83c95634e7a8d0f334ac5d45eebf357e413906c
> and
> https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=b710ca62c00ef90a46fc90a9ae06fdf3bba87bc2
> are not in Emacs 30, at the time of writing, whereas some newer Emacs 29
> commits are on master.

Here's what I see:

$ git fetch
[...]
$ git branch -a --contains b710ca62c00ef90a46fc90a9ae06fdf3bba87bc2 |
grep master
  master
  remotes/origin/HEAD -> origin/master
  remotes/origin/master
$ git branch -a --contains c83c95634e7a8d0f334ac5d45eebf357e413906c |
grep master
  master
  remotes/origin/HEAD -> origin/master
  remotes/origin/master

Doesn't this mean that these commits are on the master branch?





reply via email to

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