all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Git help: amending a substandard commit message in savannah.
@ 2015-11-23 10:51 Alan Mackenzie
  2015-11-23 11:01 ` David Caldwell
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Alan Mackenzie @ 2015-11-23 10:51 UTC (permalink / raw)
  To: emacs-devel

Hello, Emacs.

Yesterday, I committed a fix to savannah on "my own" branch
fix/not-defined-at-runtime.  The commit message was poorly constructed.

I have corrected this locally with

    git commit --amend

.  When I attempt to push this to savannah with

    git push --force

, my attempt quite properly gets rejected with an error message.

Is there any way I can get this correction onto this branch (e.g. does
anybody have the necessary permissions to perform the git push --force),
or would I be better just to abandon the branch and create another one?

By the way, what happens to abandoned branches?  Does anybody do a
periodic scan of branches to get rid of them?  They surely don't go away
of their own accord.  If they aren't garbage collected, then the
repository's list of branches will steadily fill up with useless cruft.

-- 
Alan Mackenzie (Nuremberg, Germany).



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

end of thread, other threads:[~2015-11-23 20:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 10:51 Git help: amending a substandard commit message in savannah Alan Mackenzie
2015-11-23 11:01 ` David Caldwell
2015-11-23 11:32   ` David Kastrup
2015-11-23 12:38     ` Yuri Khan
2015-11-23 19:31     ` David Caldwell
2015-11-23 20:17       ` David Kastrup
2015-11-23 11:10 ` Artur Malabarba
2015-11-23 16:21 ` Eli Zaretskii
2015-11-23 16:27   ` Alan Mackenzie
2015-11-23 16:42   ` John Yates
2015-11-23 17:49     ` Alan Mackenzie
2015-11-23 18:31       ` David Kastrup

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.