From 7bf6e8d6708c43c1ec949c822ece8d13f8ae75e6 Mon Sep 17 00:00:00 2001 From: Chase Stubblefield Date: Wed, 22 Feb 2012 14:50:21 -0800 Subject: [PATCH] Improve wording of 'branches' description in AgileZen docs --- docs/agilezen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/agilezen b/docs/agilezen index 8dc6f3d0a..32e9230e2 100644 --- a/docs/agilezen +++ b/docs/agilezen @@ -12,7 +12,7 @@ Install Notes 1. **API Key** - This is your AgileZen API key. 2. **Project ID** - This is the project's numeric ID (the number in the project's URL on AgileZen) to associate with the repository. -3. **Branches** - This is a space-separated list of branches to watch commits for. Commits to other branches will not be notified to AgileZen. +3. **Branches** - This is an optional space-separated list of branches to watch commits for. Commits to other branches will not be notified to AgileZen. If no branches are specified, AgileZen will be notified of all commits. Need Help? ----------