[PATCH] checkout-cache: add "-n" option
authorJames Bottomley <James.Bottomley@SteelEye.com>
Sun, 24 Apr 2005 22:14:16 +0000 (15:14 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 22:14:16 +0000 (15:14 -0700)
commit32718b6c5e8dfe3ca39731b962ec6ada40407af4
tree38ee0f8dd8492c06eaa075670b8b2cd8523c7b09
parent235ac40772e259adfd978850b56192dca9791bb8
[PATCH] checkout-cache: add "-n" option

This adds the "-n" option to checkout-cache which tells it to not check
out new files, only refresh files already checked out.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
checkout-cache.c