summaryrefslogtreecommitdiff
path: root/man/7/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'man/7/pkg')
-rw-r--r--man/7/pkg6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/7/pkg b/man/7/pkg
index 9889cf1..d193a7d 100644
--- a/man/7/pkg
+++ b/man/7/pkg
@@ -228,9 +228,9 @@ provided by packages.
=head1 GIT
B<pkg> uses git(1) as backend for storing and syncing package information.
-Currently it can only operate on the master branch, so it is strongly
-recommended not to use any other branches, or you might end up with unwanted
-merges.
+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 pkg update.
=head1 AUTHOR