git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: "Ryan Taylor" <ryan.taylor@leeds-art.ac.uk>
Cc: "Matthieu Moy" <Matthieu.Moy@imag.fr>, <git@vger.kernel.org>
Subject: Re: Removing from index
Date: Wed, 07 May 2008 02:39:43 -0700 (PDT)	[thread overview]
Message-ID: <m3abj25u7e.fsf@localhost.localdomain> (raw)
In-Reply-To: <4B58A837F454E14AA0453EDBADE96A62B5F405@mildred.leeds-art.ac.uk>

Please do not toppost.

"Ryan Taylor" <ryan.taylor@leeds-art.ac.uk> writes:
> Matthieu Moy wrote
>> "Ryan Taylor" <ryan.taylor@leeds-art.ac.uk> writes:
>>> 
>>> I've tried adding logs into my exclude file and also running the
>>> git rm command on *.log to remove them from the index but they're
>>> still being tracked?
>> 
>> What does "git status" say after "git rm *.log"?
>> 
>> Are you sure you didn't forget to commit after that?
>
> I do a rm then a commit. But then I keep getting modified logs in my git
> status?

What are the names of the files you want to stop tracking?  What is
the entry in .gitignore or info/excludes file?  What was the sequence
of commands to remove them?  What command did you try/use that
returned unexpected output?  What was that output, and what did you
expect?

-- 
Jakub Narebski
Poland
ShadeHawk on #git

      reply	other threads:[~2008-05-07  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07  8:06 Removing from index Ryan Taylor
2008-05-07  8:17 ` Matthieu Moy
2008-05-07  8:41   ` Ryan Taylor
2008-05-07  9:39     ` Jakub Narebski [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=m3abj25u7e.fsf@localhost.localdomain \
    --to=jnareb@gmail.com \
    --cc=Matthieu.Moy@imag.fr \
    --cc=git@vger.kernel.org \
    --cc=ryan.taylor@leeds-art.ac.uk \
    /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).