onwards to git
Jim Meyering
jim@meyering.net
Fri May 15 15:49:00 GMT 2009
Jim Meyering wrote:
> The only disadvantage with the new grafting procedure is that any tag
> that points to a commit on a branch will be lost, but I don't think there
> are any of those. Even if there are, I'll bet it doesn't matter.
glibc.git now contains the aggregated-cset tree.
I've cloned it and made/pushed this change, as discussed:
find -name .cvsignore | sed 's/.*/git mv & &/;s/cvsignore$/gitignore/' | sh
git commit -a -m 'rename each .cvsignore file to .gitignore'
More information about the Libc-alpha
mailing list