From 6dfe22244e010ff03c7bd353fe991d65111a8155 Mon Sep 17 00:00:00 2001 From: Yufan Lou Date: Sun, 8 Mar 2015 21:46:13 -0400 Subject: [PATCH] Add config example: SourceTree popup --- doc/Configuring_rules.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/Configuring_rules.md b/doc/Configuring_rules.md index d174a53..88ca804 100644 --- a/doc/Configuring_rules.md +++ b/doc/Configuring_rules.md @@ -74,3 +74,11 @@ The following rule avoids the gaps, which would be the result of Emacs' line-oriented resizing of its own windows (frames). `Config_rule=Emacs;.*;;1;0;0;0;0;0;maximize` + +#### Atlassian SourceTree + +The following rule let bug.n refrain from managing the popup confirmation of +removing file from working copy. + +`Config_rule=.*SourceTree.*;Confirm Remove Modified or Untracked Files?;;0;0;0;0;0;0;` +