From 37e87c0917fd872b793f2e712e9e5679c375da47 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 12 Jul 2009 15:49:35 +0200 Subject: Added support for unlisted packages That is, packages which are not from the package root, but have a working git origin --- man/7/caretaker.pod | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man/7/caretaker.pod') diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod index 0b7cbb6..096c651 100644 --- a/man/7/caretaker.pod +++ b/man/7/caretaker.pod @@ -141,6 +141,12 @@ Packages with a priority above 3 require user confirmation to be removed =back +=head1 UNLISTED PACKAGES + +It is possible to have local packages which do not exist in the package root, +as long as they have a working git origin. Note that they will always be +pulled/pushed when doing batch pull/push, though. + =head1 PREREQUISITES The prerequisites are stored in a package in the file F. -- cgit v1.2.3