All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stefan Näwe" <stefan.naewe@atlas-elektronik.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Nov 2011, #02; Sun, 6)
Date: Tue, 08 Nov 2011 13:14:36 +0100	[thread overview]
Message-ID: <4EB91D2C.6020504@atlas-elektronik.com> (raw)
In-Reply-To: <7vehxl57lt.fsf@alter.siamese.dyndns.org>

Am 06.11.2011 21:17, schrieb Junio C Hamano:
> Here are the topics that have been cooking.  Commits prefixed with '-' are
> only in 'pu' (proposed updates) while commits prefixed with '+' are in 'next'.
> 
> [...]
> 
> With all the topics and integration branches but not todo, html or man:
> 
>         https://github.com/gitster/git
> 
> I will stop pushing the generated documentation branches to the above
> repositories, as they are not sources. 

This breaks the 'quick-install-{doc,html,man}' make targets, btw.
 
> These branches are pushed to their own separate repositories instead:
> 
>         git://git.kernel.org/pub/scm/git/git-{htmldocs,manpages}.git/
>         git://repo.or.cz/git-{htmldocs,manpages}.git/
>         https://code.google.com/p/git-{htmldocs,manpages}.git/
>         https://github.com/gitster/git-{htmldocs,manpages}.git/

I had to create remotes for those repositories (named htmldocs and manpages) 
and put this into config.mak to make it work again:

  HTML_REF=htmldocs/master
  DOC_REF=manpages/master

Just FYI...

Stefan
-- 
----------------------------------------------------------------
/dev/random says: Brain: The apparatus with which we think that we think.
python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')"

  parent reply	other threads:[~2011-11-08 12:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-06 20:17 What's cooking in git.git (Nov 2011, #02; Sun, 6) Junio C Hamano
2011-11-06 20:52 ` Jakub Narebski
2011-11-08 12:14 ` Stefan Näwe [this message]
2011-11-08 16:21   ` Junio C Hamano
2011-11-08 18:17     ` Update install-doc-quick (Re* What's cooking in git.git (Nov 2011, #02; Sun, 6)) Junio C Hamano
2011-11-08 20:59       ` Stefan Naewe
2011-11-08 21:34         ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EB91D2C.6020504@atlas-elektronik.com \
    --to=stefan.naewe@atlas-elektronik.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.