Make "checkout-cache" silently skip up-to-date files.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 12 Apr 2005 21:17:28 +0000 (14:17 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 12 Apr 2005 21:17:28 +0000 (14:17 -0700)
commit29d76d4b05bc537ac59fd1e6f849ab3386c01502
treec48c95c3b53b9a16518955e1271ee3dfeb093f80
parent40e88b95cdce955059e94d288e8ebdb7d1e9fa88
Make "checkout-cache" silently skip up-to-date files.

It used to always overwrite them if forced. Now it just
realizes that they are already ok, and don't need to be
touched.
checkout-cache.c