login
Header Space

 
 

Re: Rebasing stgit stacks

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Yann Dirson <ydirson@...>, Catalin Marinas <catalin.marinas@...>
Cc: <git@...>
Date: Saturday, January 20, 2007 - 3:16 pm

Yann Dirson wrote:


Well, I haven't thought this through. I was thinking about situation
where there are no applied patches, and some commits were done without
StGIT (pure git), i.e. we had

                  ..1...2...3  <-- unapplied (deck) [ branch ]
                 /
    a---b---c---d   <-- HEAD [ branch ]

There were some git commits (for example fetch, or cherry-pick, or ...)


                  ..1...2...3  <-- unapplied (deck) [ branch ]
                 /
    a---b---c---d---e---f   <-- HEAD [ branch ]

And after "stg rebase" I want to have:


                          ..1...2...3  <-- unapplied (deck) [ branch ]
                         /
    a---b---c---d---e---f   <-- HEAD [ branch ]


I'm not sure how should the above work with applied patches
(non-empty stack), i.e. with the following:

                          ..3...4...5  <-- unapplied (deck) [ branch ]
                         /
    a---b---c---d-.-1-.-2   <-- HEAD [ branch ]
                  \--v--/

                  (stack)  

Or for example git branch got rebased, and I want to move also deck
(unapplied patches), because "git rebase" don't move them... unless
this is not needed. Probably it is not needed.

-- 
Jakub Narebski
Poland
-
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:
Re: Rebasing stgit stacks, Jakub Narebski, (Tue Jan 16, 7:30 pm)
Re: Rebasing stgit stacks, Yann Dirson, (Wed Jan 17, 4:53 pm)
Re: Rebasing stgit stacks, Jakub Narebski, (Fri Jan 19, 5:40 am)
Re: Rebasing stgit stacks, Yann Dirson, (Sat Jan 20, 9:17 am)
Re: Rebasing stgit stacks, Jakub Narebski, (Sat Jan 20, 3:16 pm)
Re: Rebasing stgit stacks, Catalin Marinas, (Mon Jan 22, 7:12 pm)
Re: Rebasing stgit stacks, Yann Dirson, (Sat Jan 20, 4:07 pm)
Re: Rebasing stgit stacks, Catalin Marinas, (Thu Jan 18, 8:06 am)
Re: Rebasing stgit stacks, Yann Dirson, (Thu Jan 18, 3:42 pm)
Re: Rebasing stgit stacks, Karl , (Wed Jan 17, 5:03 am)
Re: Rebasing stgit stacks, Yann Dirson, (Wed Jan 17, 3:34 pm)
speck-geostationary