archer.git "master" deletion (+branches cleanup)
Jan Kratochvil
jan.kratochvil@redhat.com
Mon Jan 2 18:00:00 GMT 2012
Hi Jim,
On Mon, 02 Jan 2012 17:31:00 +0100, Jim Meyering wrote:
> $ git --git-dir=/git/archer.git config receive.denyDeleteCurrent warn
>
> so you should be able to remove "master", now.
Yes, it works OK:
$ git clone git://sourceware.org/git/archer.git archer-master
Initialized empty Git repository in /home/jkratoch/archer-master/.git/
remote: Counting objects: 344047, done.
remote: Compressing objects: 100% (64898/64898), done.
remote: Total 344047 (delta 276969), reused 339573 (delta 273091)
Receiving objects: 100% (344047/344047), 131.11 MiB | 473 KiB/s, done.
Resolving deltas: 100% (276969/276969), done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.
$ cd archer-master
$ git branch
$ _
Thanks,
Jan
More information about the Archer
mailing list