Re: using stgit/guilt for public branches

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Robin Rosenberg <robin.rosenberg.lists@...>
Cc: Josef Sipek <jsipek@...>, Michael S. Tsirkin <mst@...>, Junio C Hamano <junkio@...>, Catalin Marinas <catalin.marinas@...>, <git@...>, Josef 'Jeff' Sipek <jsipek@...>
Date: Friday, May 4, 2007 - 7:12 pm

On Thu, May 03, 2007 at 10:58:36PM +0200, Yann Dirson wrote:

Let's make things even more fun: I have now moved a couple of patches
(testsuite cases to demonstrate bugs still to be fixed) to a new stack
so they don't get pulled by error.  This stack itself is forked off my
master stack, and I just have to "stg pull" to get it rebased to the
new master head (requires stgit head, not in 0.12*):

[branch "bugs.stgit"]
        pull-policy = rebase
        parentbranch = master


It indeed works as expected, so the final syntax is as follows, so
"git push orcz" is now sufficient to publish everything, and you can
now fork your own stack off my remote "bugs" stack, which itself
forked off my "master" stack - enjoy :)

[remote "orcz"]
        url = git+ssh://ydirson@repo.or.cz/srv/git/stgit/ydirson.git
        fetch = +refs/heads/*:refs/remotes/orcz/*

        push = +refs/heads/master:refs/heads/master
        push = +refs/patches/master/*:refs/patches/master/*

        push = +refs/heads/bugs:refs/heads/bugs
        push = +refs/patches/bugs/*:refs/patches/bugs/*

Best regards,
-- 
Yann.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
using stgit/guilt for public branches, Michael S. Tsirkin, (Wed Apr 25, 8:20 am)
Re: using stgit/guilt for public branches, Josef Sipek, (Wed Apr 25, 3:18 pm)
Re: using stgit/guilt for public branches, Robin Rosenberg, (Wed Apr 25, 5:37 pm)
Re: using stgit/guilt for public branches, Yann Dirson, (Thu May 3, 4:58 pm)
Re: using stgit/guilt for public branches, Yann Dirson, (Fri May 4, 7:12 pm)
Re: using stgit/guilt for public branches, Michael S. Tsirkin, (Fri May 4, 1:20 am)
Re: using stgit/guilt for public branches, Yann Dirson, (Fri May 4, 5:37 pm)
Re: using stgit/guilt for public branches, Robin Rosenberg, (Thu May 3, 7:10 pm)
Re: using stgit/guilt for public branches, Robin Rosenberg, (Thu May 3, 7:31 pm)
Re: using stgit/guilt for public branches, Yann Dirson, (Fri May 4, 5:28 pm)
Re: using stgit/guilt for public branches, Michael S. Tsirkin, (Wed Apr 25, 3:52 pm)
Re: using stgit/guilt for public branches, Josef Sipek, (Wed Apr 25, 4:40 pm)