$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [githelp] Delete/hide branch..
From: Daniel James (dnljms_at_[hidden])
Date: 2015-01-05 12:26:56
On 2 January 2015 at 23:12, Tim Blechmann <tim_at_[hidden]> wrote:
>> In cleaning up the "regression" subrepo.. I'm wanting to delete or hide the
>> master branch as it: has horribly outdated code, and I'm only going to ever
>> edit the develop branch.
>>
>> How do I delete or hide a branch?
>
> https://stackoverflow.com/questions/2003505/delete-a-git-branch-both-locally-and-remotely
Although, if you have a single branch, it might be best to call it
'master' as that's the normal git convention.