bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: News...


From: Arne Babenhauserheide
Subject: Re: News...
Date: Wed, 8 Jul 2009 12:38:28 +0200
User-agent: KMail/1.12.0 (Linux/2.6.30-hh1; KDE/4.2.95; x86_64; ; )

Am Dienstag, 7. Juli 2009 19:10:15 schrieb Thomas Schwinge:
> The instructions from
> <http://lists.gnu.org/archive/html/bug-hurd/2008-11/msg00129.html>
> basically still apply, replacing homepage with master-news_next, of
> course.  If there are concrete questions about how to handle these two
> branches (master and master-news_next), then please ask -- before pushing
> experiments to flubber.

Just to make sure I understand it correctly: That means I use the following 
commands: 

## get the latest version of next_news

        git fetch && git checkout -b master-next_news origin/master-next_news

## check the outgoing changes

        git log --reverse -p -C -M master-next_news..origin/master-next_news

## push the changes

        git push master-next_news

## if push fails, fetch and rebase

        git fetch && git rebase origin/master-next_news


Are the commands correct? 

Best wishes, 
Arne

--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- 
   - singing a part of the history of free software -
              http://infinite-hands.draketo.de

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]