Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: ignored files stilll listed in git ls-files

From: Jeff King <hidden>
Date: 2016-06-15 22:46:20

On Fri, Mar 06, 2009 at 10:02:03PM +0800, David Shen wrote:
But my problem is only solved on Linux. On my winodws machine, I have
added a lot of unwanted file to my git repo, before creating
.gitignore file. I ran 'git rm --cached myfile' to remove it from the
index. But they still exist in 'git ls-files', because they exist in
the history. On Linux, I can use 'git filter-branch' to remove them
from history. But, on windows,
I think filter-branch runs under cygwin (I think it might even run on
msysgit, but just hasn't been included in a shipped version yet). You
can also filter-branch on Linux and then fetch or clone the result to
Windows.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help