Git development
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <ukleinek@informatik.uni-freiburg.de>
To: Git Mailing List <git@vger.kernel.org>
Subject: Re: Documentation Bugs
Date: Mon, 7 May 2007 14:58:37 +0200	[thread overview]
Message-ID: <20070507125837.GA16370@informatik.uni-freiburg.de> (raw)
In-Reply-To: <20070506130921.GA3750@lala>

Hello,

> 2) rebase a merged tree:
> 
>    If I made a local commit and pulled from origin, I get:
> 
> 	zeisberg@cassiopeia:~/gsrc/git$ git show
> 	commit 15386213004a20dfdf92c654c737795079202545
> 	Merge: 9d740f0... 9159afb...
> 	Author: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
> 	Date:   Sun May 6 14:49:59 2007 +0200
> 
> 	    Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
> 
> 	zeisberg@cassiopeia:~/gsrc/git$ git rebase junio/master
> 	Current branch master is up to date.
> 
>    (where junio/master is the tracking branch for
>    git://git.kernel.org/pub/scm/git/git) but git-rebase(1) states:
> 
> 	All changes made by commits in the current branch but that are
> 	not in <upstream> are saved to a temporary area. This is the
> 	same set of commits that would be shown by git log
> 	<upstream>..HEAD.
> 
>    and git-log junio/master..HEAD is not empty.
After having thought about that one once more, here some more info:  The
two patches I had in master were merged in the meantime.  So it was
correct for git-rebase to state that master is up to date.  Rereading
the documentation I realize there is no bug.  I just missed that both
patches were already merged and format-patch generated a patch anyhow.

The first issue remains however.

Best regards
Uwe

-- 
Uwe Kleine-König

If a lawyer and an IRS agent were both drowning, and you could only save
one of them, would you go to lunch or read the paper?

      reply	other threads:[~2007-05-07 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-06 13:09 Documentation Bugs Uwe Kleine-König
2007-05-07 12:58 ` Uwe Kleine-König [this message]

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=20070507125837.GA16370@informatik.uni-freiburg.de \
    --to=ukleinek@informatik.uni-freiburg.de \
    --cc=git@vger.kernel.org \
    /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