[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIT-Scheme-devel] $Id$ tags
From: |
Matt Birkholz |
Subject: |
[MIT-Scheme-devel] $Id$ tags |
Date: |
Fri, 19 Jun 2009 22:50:36 -0700 |
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] $Id$ tags,
Matt Birkholz <=