summaryrefslogtreecommitdiff
path: root/man/7/caretaker.pod
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2010-10-16 10:19:19 +0200
committerDaniel Friesel <derf@finalrewind.org>2010-10-16 10:19:19 +0200
commit5ceca506182982aac6dbf1041b7e120dca00327a (patch)
treef5bc169ffcb79cbf0b79443f3d0f25740907dfec /man/7/caretaker.pod
parent84e2e6aef4ef92e5e416e4f762993ccb606bfa30 (diff)
Always use git origins, remove GIT_USE_ORIGIN setting
Diffstat (limited to 'man/7/caretaker.pod')
-rw-r--r--man/7/caretaker.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod
index 9146437..5b83658 100644
--- a/man/7/caretaker.pod
+++ b/man/7/caretaker.pod
@@ -268,8 +268,7 @@ provided by packages.
B<caretaker> uses git(1) as backend for storing and syncing package information.
It is not recommended to use branches other than "master".
-While they should work if GIT_USE_ORIGIN is set to 1 (the default), they will
-most likely confuse caretaker.
+In theory they should work, but will likely cause major confusion.
=head1 AUTHOR