I've found git's mtime setting to be the best where make is concerned so I
would hate to see it changed. Even when switching branches or rebasing or
whatever, only the changed files get rebuilt. The only time you get an
unnecessary rebuild is if you do
git checkout branch1
git checkout branch2
git checkout branch1
But we can hardly expect git to be responsible for that.
Andy
--
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html