Can I help with the rest of the $Id:...$ tags?  Commit df30da9b (Fix
$ tags in v8 files.) only fixed 102 of the 222 files in v8/ containing
"$Id".  And then there are the 1282 files NOT in v8/, no?

The reason I ask is that, with the new .gitattributes, git-status
thinks I have modified over 1300 files in spite of a checkout:

    git checkout -f master
    git status
    [1300+ modified files!]

Anyone with a fresh clone is in the same boat:

    git clone git://git.savannah.gnu.org/mit-scheme.git
    cd mit-scheme
    git status
    [1300+ modified files!]


_______________________________________________
MIT-Scheme-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to