How to remove old source file?

Kevin Kofler kevin.kofler at chello.at
Sun Nov 15 19:01:15 UTC 2015


Jan Kratochvil wrote:
> That's IMO not right because then you have left many old useless .tar.gz
> files in that directory and 'git status' does not say they are no longer
> used.

Detecting obsolete tarballs is not what git status is for. It should only be 
listing files that really need to be added to git (or to the lookaside 
cache).

        Kevin Kofler



More information about the devel mailing list