Re: website branches

Vladimir Prus <[email protected]> Thu, 30 Jul 2015 11:49:12 +0300
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <[email protected]>
On 28-Jul-15 5:29 PM, Rene Rivera wrote:
> On Tue, Jul 28, 2015 at 8:19 AM, Vladimir Prus <[email protected]>
> wrote:
>
>> On 28-Jul-15 3:41 PM, Rene Rivera wrote:
>>
>>> On Tue, Jul 28, 2015 at 1:09 AM, Vladimir Prus <[email protected]>
>>> wrote:
>>>
>>>
>>>> It seems like git branches for the website repository might need some
>>>> cleanup:
>>>>
>>>> - The 'dev' branch was last updated in 2011
>>>> - The 'pr/62', 'sandbox/boost_docs/trunk' and 'workspace' branches appear
>>>> to be
>>>>     temporary in nature
>>>>
>>>> Any objections if I delete those?
>>>>
>>>>
>>> Yes. "workspace" is not temporary. It's work / source files for the web
>>> site design. Most important of which is that the source media for the
>>> Boost
>>> logo is in there.
>>>
>>
>> Would it be possible to rename it appropriately, or convert into a tag?
>
>
> What name would be better?

Say, 'original-website-design-2011' or whatever the year it was.

> How would converting it into a tag help?

It would reduce clutter in branch selector in github interface.

- Volodya