zsh-users
 help / color / mirror / code / Atom feed
From: Nathan Schwarz <nathan@notwhite.ro>
To: zsh-users@zsh.org
Subject: Re: git along
Date: Thu, 13 Nov 2014 19:44:24 +0100	[thread overview]
Message-ID: <20141113184424.GA3167@Persephone> (raw)
In-Reply-To: <546501D1.3050608@eastlink.ca>

Use `git -C $dir $command` to change the directory before executing the
command. If you run `git clone $source $dest` a second time it will tell
you that the directory $dest is not empty and abort.

To start with git the first chapters of the git-book[1] are good. I'd
recommend to read at least the three first chapters for the beginning.
The rest is also very well written.

1: http://git-scm.com/book/en/v2

-Nathan

-- 
/"\  ASCII Ribbon Campaign
\ /  - against HTML emails
 X   - against proprietory attachments
/ \  http://en.wikipedia.org/wiki/ASCII_Ribbon_Campaign


  reply	other threads:[~2014-11-13 19:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 19:09 Ray Andrews
2014-11-13 18:44 ` Nathan Schwarz [this message]
2014-11-13 23:48   ` Ray Andrews
2014-11-13 19:20 ` Bart Schaefer
2014-11-13 20:01 ` Peter Stephenson
2014-11-14 17:31   ` Bernd Steinhauser

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=20141113184424.GA3167@Persephone \
    --to=nathan@notwhite.ro \
    --cc=zsh-users@zsh.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).