2009/6/14 Phlip <phlip2005@xxxxxxxxx>: > Gitsters: > > El Goog has the wrong answer for the question "how do I forget about a > file?" Someone cheerfully directed me to git rm, as equivalent to svn rm. > > I don't need the actual file to go away. (I, uh, mumble, checked in too much > when starting out, and now git commit is slooow.) > > How do I tell git to forget about a file, but leave on my hard drive? man git-rm or: http://www.kernel.org/pub/software/scm/git/docs/git-rm.html have the answer. HTH, Santi -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html