onwards to git

Jim Meyering jim@meyering.net
Fri May 15 17:56:00 GMT 2009


Andreas Schwab wrote:
> Jim Meyering <jim@meyering.net> writes:
>
>>     find -name .cvsignore | sed 's/.*/git mv & &/;s/cvsignore$/gitignore/' | sh
>>     git commit -a -m 'rename each .cvsignore file to .gitignore'
>
> Since .gitignore applies recursively most of the subdir .gitignore files
> are redundant, and those that aren't can be reduced.

Indeed!
I hadn't even looked at the contents.



More information about the Libc-alpha mailing list