onwards to git
Andreas Schwab
schwab@linux-m68k.org
Fri May 15 16:59:00 GMT 2009
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.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Libc-alpha
mailing list