git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git rebase with rebase-merges option creates bad ref names
@ 2019-11-25 13:31 Robert Blenis
  2019-11-26 21:55 ` Johannes Schindelin
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Blenis @ 2019-11-25 13:31 UTC (permalink / raw)
  To: git

using command 'git rebase -i -r DEST' fails with "error: refusing to
update ref with bad name 'refs/rewritten/Release-170-1020-Rev-D.'"
git is taking the commit message and turning it into a reference name
that is not valid (because of the period in the message)! This
requires a bunch of manual editing of the todo list. git version
2.24.0
Thank you,
Robert Blenis

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

* Re: git rebase with rebase-merges option creates bad ref names
  2019-11-25 13:31 git rebase with rebase-merges option creates bad ref names Robert Blenis
@ 2019-11-26 21:55 ` Johannes Schindelin
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin @ 2019-11-26 21:55 UTC (permalink / raw)
  To: Robert Blenis; +Cc: git

Hi Robert,

On Mon, 25 Nov 2019, Robert Blenis wrote:

> using command 'git rebase -i -r DEST' fails with "error: refusing to
> update ref with bad name 'refs/rewritten/Release-170-1020-Rev-D.'"
> git is taking the commit message and turning it into a reference name
> that is not valid (because of the period in the message)! This
> requires a bunch of manual editing of the todo list. git version
> 2.24.0

Could you verify that the patch under discussion at
https://github.com/gitgitgadget/git/pull/327 fixes the issue for you?

Ciao,
Johannes

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

end of thread, other threads:[~2019-11-26 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25 13:31 git rebase with rebase-merges option creates bad ref names Robert Blenis
2019-11-26 21:55 ` Johannes Schindelin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).