From: Anatolii Borodin <anatoly.borodin@gmail.com>
To: Jacob Keller <jacob.keller@gmail.com>
Cc: "Cristian Achim" <brancoliticus@gmail.com>,
"Git mailing list" <git@vger.kernel.org>,
"Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Subject: Re: Usability outrage as far as I am concerned
Date: Sat, 23 Dec 2017 04:15:05 +0100 [thread overview]
Message-ID: <CACNzp2mdEmAj_6an-4is6_1LnqAZs=huakJhUQrJ+DxyJWY0mA@mail.gmail.com> (raw)
In-Reply-To: <CA+P7+xpt1cW-uokayYFJ5cr88FKBcn_RT3v7iLHyu7kZaS=wbg@mail.gmail.com>
Hi Jacob,
On Sat, Dec 23, 2017 at 12:05 AM, Jacob Keller <jacob.keller@gmail.com> wrote:
> If you wish to update it later, you can mount hte usb stick, and then
> just run git pull from inside the new subfolder. Note that you do
> *not* run "git pull home_subfolder", as git pull expects the name of a
> remote, which in this case is just origin (since the default remote
> name you clone from is origin)
From git-fetch(8):
<repository>
The "remote" repository that is the source of a fetch or
pull operation.
This parameter can be either a URL (see the section GIT URLS below)
or the name of a remote (see the section REMOTES below).
You can run git fetch / git pull with a URL or a local path to a
repository, not only origin etc.
--
Mit freundlichen Grüßen,
Anatolii Borodin
next prev parent reply other threads:[~2017-12-23 3:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 16:40 Usability outrage as far as I am concerned Cristian Achim
2017-12-20 22:21 ` Ævar Arnfjörð Bjarmason
2017-12-21 2:29 ` Jacob Keller
2017-12-22 15:57 ` Cristian Achim
2017-12-22 23:05 ` Jacob Keller
2017-12-23 3:15 ` Anatolii Borodin [this message]
2017-12-23 12:22 ` Cristian Achim
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
List information: http://vger.kernel.org/majordomo-info.html
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CACNzp2mdEmAj_6an-4is6_1LnqAZs=huakJhUQrJ+DxyJWY0mA@mail.gmail.com' \
--to=anatoly.borodin@gmail.com \
--cc=avarab@gmail.com \
--cc=brancoliticus@gmail.com \
--cc=git@vger.kernel.org \
--cc=jacob.keller@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).