Browse Source
This adds an --ignore-missing option to update-cache, which makes it ignore missing files. Together with the "-n" option to checkout-cache, it allows me to do checkout-cache -n -f -a && update-cache --ignore-missing --refresh which only updates and refreshes the files I already have checked out. Signed-off-by: Linus Torvalds <torvalds@osdl.org>maint
James Bottomley
20 years ago
committed by
Linus Torvalds
1 changed files with 27 additions and 6 deletions
Loading…
Reference in new issue