From: Tero Roponen <teanropo@jyu.fi>
To: junkio@cox.net
Cc: git@vger.kernel.org
Subject: git-clone tries to cd to a remote repository
Date: Mon, 14 May 2007 18:41:25 +0300 (EEST) [thread overview]
Message-ID: <Pine.LNX.4.64.0705141836350.26948@jalava.cc.jyu.fi> (raw)
Hi,
the latest git seems to output a warning every time I
try to clone a repository that is not local:
$ git --version
git version 1.5.2.rc3.27.g43d151
$ git clone git://git.kernel.org/pub/scm/git/git.git
/usr/local/bin/git-clone: line 23: cd: git://git.kernel.org/pub/scm/git/git.git: No such file or directory
Initialized empty Git repository in /home/terrop/repositories/git/.git/
remote: Generating pack...
...
I think the output should be redirected to /dev/null,
but I'm not a shell/git guru...
--
Tero Roponen
next reply other threads:[~2007-05-14 18:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-14 15:41 Tero Roponen [this message]
2007-05-14 21:25 ` [PATCH] Fix git-clone buglet for remote case Junio C Hamano
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=Pine.LNX.4.64.0705141836350.26948@jalava.cc.jyu.fi \
--to=teanropo@jyu.fi \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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).