all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* allow non-fast-forward pushes to scratch branches?
@ 2017-05-02 22:34 Eric Abrahamsen
  2017-05-03  6:50 ` Yuri Khan
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Abrahamsen @ 2017-05-02 22:34 UTC (permalink / raw)
  To: emacs-devel

I've been working on this scratch/gnus-search branch, which is meant to
be rebased on features/gnus-select. At some point I made the mistake of
rebasing to master, when features/gnus-select had not been recently
rebased to master. I got that more or less sorted out, but I've done a
bunch of history re-writing on this scratch branch since, and I'd like
to just blast it and replace it with the current state.

I can't push with --force, because the repo (quite rightly) seems to
have denyNonFastforwards = true.

The branch really should just be rebased to features/gnus-select and
nothing else. Could non-fast-forward pushes be allowed to scratch
branches? Or maybe I can just delete the branch altogether, and push a
new one with the same name?

Apologies from a git git.

Eric




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

end of thread, other threads:[~2017-05-15 20:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-02 22:34 allow non-fast-forward pushes to scratch branches? Eric Abrahamsen
2017-05-03  6:50 ` Yuri Khan
2017-05-03 15:19   ` Eric Abrahamsen
2017-05-15 20:09     ` Ted Zlatanov

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.