emacs-devel
[Top][All Lists]
Advanced

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

Re: non-fast-forward pushes to Emacs Git repo "scratch" branches?


From: Stefan Monnier
Subject: Re: non-fast-forward pushes to Emacs Git repo "scratch" branches?
Date: Fri, 17 Jun 2016 18:25:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> Can the Emacs Git repo allow non-fast-forward pushes to "scratch/*"
> branches?

No, because the non-fast-forward constraint is applied globally.
But you can delete a branch and then push a new branch under the same
name, with the same end result.

I don't know if John would object to it, and I don't think this has
already been used in the past, but when I suggested the use of
the "scratch/" prefix, I did assume that such "rebasing" would be used
there occasionally.


        Stefan




reply via email to

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