git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* first para of man gitignore should refer to 'git rm --cached'
@ 2010-11-07 18:37 Sitaram Chamarty
  2010-11-07 19:14 ` Ramkumar Ramachandra
  0 siblings, 1 reply; 6+ messages in thread
From: Sitaram Chamarty @ 2010-11-07 18:37 UTC (permalink / raw)
  To: Git Mailing List

It's an FAQ that "why doesn't my gitignore work" when the files in
question had already been added earlier, usually in error.  The most
common remedy, I believe, is "git rm --cached" followed by a commit.

"update-index" does not seem to be the right answer.

Thoughts?

-- 
Sitaram

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-09 19:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-07 18:37 first para of man gitignore should refer to 'git rm --cached' Sitaram Chamarty
2010-11-07 19:14 ` Ramkumar Ramachandra
2010-11-08  4:46   ` Sitaram Chamarty
2010-11-08 20:17     ` Junio C Hamano
2010-11-09 19:20       ` Sitaram Chamarty
2010-11-09 19:29         ` Jonathan Nieder

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