summaryrefslogtreecommitdiffstats
path: root/git-bz.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-bz.txt')
-rw-r--r--git-bz.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-bz.txt b/git-bz.txt
index 02df8d1..0754fd3 100644
--- a/git-bz.txt
+++ b/git-bz.txt
@@ -27,12 +27,15 @@ applying patches in bugs to your current tree, and closing bugs once
you've pushed the fixes publicly can be done completely from the
command line without having to go to your web browser.
-Authentication for git-bz is done by reading the cookies for the
+Authentication for git-bz can be done by reading the cookies for the
Bugzilla host from your web browser. In order to do this, git-bz needs
to know how to access the cookies for your web browser; git-bz
currently is able to do this for Firefox, Epiphany, Galeon and Chromium on
Linux.
+Alternatively, you can set the bz-user and bz-password in the
+git config for each tracker.
+
EXAMPLE SESSION
---------------