From: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
To: git <git@vger.kernel.org>
Subject: Re: [PATCH] Add a test case for rerere
Date: Fri, 28 Apr 2006 10:02:56 +0200 [thread overview]
Message-ID: <20060428080256.GA1877@informatik.uni-freiburg.de> (raw)
In-Reply-To: <20060428075604.GA30714@digi.com>
Hello,
Uwe Zeisberger wrote:
> +echo "added in branch" >> file-common &&
> +git add file-branch file-common &&
> +git commit -m "branch1" -i file-base file-branch file-common &&
> +git branch branch1'
> +
> ...
> +
> +test_expect_failure 'pull branch1' \
> +'git pull . branch1'
When typing the test I first tried to pull branch^, but this failed with
"no such remote ref refs/heads/branch^". Is it intended that one can
only pull branches and not any rev?
Best regards
Uwe
PS: I added a double blank line in the file. Sorry for that...
--
Uwe Zeisberger
http://www.google.com/search?q=Planck%27s+constant%3D
prev parent reply other threads:[~2006-04-28 8:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-28 7:56 [PATCH] Add a test case for rerere Uwe Zeisberger
2006-04-28 8:02 ` Uwe Zeisberger [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=20060428080256.GA1877@informatik.uni-freiburg.de \
--to=zeisberg@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;
as well as URLs for NNTP newsgroup(s).