[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] inetutils: accidental push of branch
From: |
Alfred M. Szmidt |
Subject: |
Re: [Savannah-hackers-public] inetutils: accidental push of branch |
Date: |
Mon, 07 Dec 2009 05:55:05 -0500 |
On Sat, Dec 05, 2009 at 05:43:36AM -0500, Alfred M. Szmidt wrote:
> Could someone remove the ams branch in inetutils? I pushed it by
> accident, and it seems that I cannot remove.
This section is dedicated to you:
http://savannah.gnu.org/maintenance/UsingGit#removing-a-branch
$ git push origin :ams
*** Deleting a branch is not allowed in this repository
error: hooks/update exited with error code 1
error: hook declined to update refs/heads/ams
So that section is of no help to me.