We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2311229 commit 718ac40Copy full SHA for 718ac40
README.md
@@ -42,11 +42,11 @@ If you use [TortoiseSVN](https://tortoisesvn.net/), make sure the option
42
43
## Contributors
44
45
-* @JohnstonCode
46
-* @edgardmessias
47
-* @csholmq
48
-* @rwatts3
49
-* @lapo-luchini
+* JohnstonCode
+* edgardmessias
+* csholmq
+* rwatts3
+* lapo-luchini
50
51
## Features
52
@@ -113,3 +113,7 @@ If you use [TortoiseSVN](https://tortoisesvn.net/), make sure the option
113
`svn.log.length`
114
* Number of commit messages to log
115
`"default"` — 50
116
+
117
+`svn.branch.update`
118
+ * How frequently (in minutes) to check branch changes. Set to `0` to avoid periodic checks
119
+ `"default"` — 5
0 commit comments