git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: "Alxneit-Kamber Ivo" <ivo.alxneit@psi.ch>
Cc: <git@vger.kernel.org>
Subject: Re: unexpected behavior of 'git rebase'
Date: Sat, 23 Feb 2008 04:48:40 -0800 (PST)	[thread overview]
Message-ID: <m3ejb3dejg.fsf@localhost.localdomain> (raw)
In-Reply-To: <1203693047.6429.11.camel@pc6411.psi.ch>

"Alxneit-Kamber Ivo" <ivo.alxneit@psi.ch> writes:

> I found that 'git rebase' does not include stashed stuff.

This, I think, is caused mainly by the fact that stash is currently
global per repository, and not per-branch thing.

You can always rebase stash on top of after-rebase branch.

-- 
Jakub Narebski
Poland
ShadeHawk on #git

  reply	other threads:[~2008-02-23 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-22 15:10 unexpected behavior of 'git rebase' Alxneit-Kamber Ivo
2008-02-23 12:48 ` Jakub Narebski [this message]
2008-02-25  8:37   ` Alxneit-Kamber Ivo

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=m3ejb3dejg.fsf@localhost.localdomain \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=ivo.alxneit@psi.ch \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).