Re: using stgit/guilt for public branches

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Josef Sipek <jsipek@...>
Cc: Michael S. Tsirkin <mst@...>, Junio C Hamano <junkio@...>, Catalin Marinas <catalin.marinas@...>, <git@...>, Josef 'Jeff' Sipek <jsipek@...>
Date: Wednesday, April 25, 2007 - 5:37 pm

onsdag 25 april 2007 skrev Josef Sipek:
[...]

StGit has the same problem. Publishing such a branch is only for viewing if
you want to publish the tip, like the pu branch in the Git repo. You shouldn't
merge from pu either.

Patches your are done and not stored as patches anymore can be propagated 
to a "stable" branch using git branch -f stable HEAD~$(stg applied|wc -l) 
which is then pushed like  any other branch. Don't play the stg uncommit game 
too much to avoid a mess.

I'm  not sure the branch command is the best way, but you get the idea.

-- robin
-
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)