From 8d8dc569197e2ce6901261f6f22b1db558e9fe36 Mon Sep 17 00:00:00 2001 From: Alexander Solovyov Date: Fri, 25 Oct 2013 15:02:32 +0300 Subject: [PATCH] update readme a bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 750579d..c561a83 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ also put all rules in a separate config file): It runs every command in `sh`, so you can use more complex commands (with `&&` and `|`). +`user/repo:branch` pattern is a regular expression, so you could do +`user/project:fix.*=cmd` or even `.*=cmd`. + ## Running I expect you to run it behind your HTTP proxy of choice, and in my case it's