git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adam Kellas <Adam.Kellas@gmail.com>
To: git@vger.kernel.org
Subject: Re: Basic Git Questions
Date: Mon, 20 Dec 2010 21:59:38 -0500	[thread overview]
Message-ID: <iep54u$tqp$1@dough.gmane.org> (raw)
In-Reply-To: <20101220192152.4509.qmail@science.horizon.com>

On 12/20/2010 2:21 PM, George Spelvin wrote:
> 1) .gitignore.  If the files are such that you never want git to pay
>     attention to them, you can add them to the .gitignore file.

My own preferred pattern is to flip the default: I put a '*' in 
.gitignore and use "add -f" when I want files tracked.

AK

  reply	other threads:[~2010-12-21  3:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-20 19:21 Basic Git Questions George Spelvin
2010-12-21  2:59 ` Adam Kellas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-19 22:32 Parag Kalra
2010-12-19 23:08 ` Konstantin Khomoutov
2010-12-19 23:15   ` Thomas Rast

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='iep54u$tqp$1@dough.gmane.org' \
    --to=adam.kellas@gmail.com \
    --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).