How to remove old source file?

Ville Skyttä ville.skytta at iki.fi
Sun Nov 15 20:06:35 UTC 2015


On Sun, Nov 15, 2015 at 8:59 PM, Kevin Kofler <kevin.kofler at chello.at> wrote:
> Jan Kratochvil wrote:
>> There is also ".gitignore" file which is sometimes unmaintained and huge.
>
> This is a feature. If you still have old tarballs in your checkout, they
> should be ignored as well as the current ones.

I don't like fedpkg mucking with .gitignore every time, so I just add
"/*.tar.*" or whatever is appropriate for the package's tarballs
there.

A working git clean would be a good thing to have though.


More information about the devel mailing list