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 593dfe5 commit 8444111Copy full SHA for 8444111
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.15.4](https://github.com/JohnstonCode/svn-scm/compare/v2.15.3...v2.15.4) (2022-04-19)
2
+
3
4
+### Bug Fixes
5
6
+* Add --limit=1 when determining branch copy source ([#1571](https://github.com/JohnstonCode/svn-scm/issues/1571)) ([593dfe5](https://github.com/JohnstonCode/svn-scm/commit/593dfe5cb61a4a1ad4c30eda1c212fbf9e7256eb))
7
8
## [2.15.3](https://github.com/JohnstonCode/svn-scm/compare/v2.15.2...v2.15.3) (2022-02-04)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.15.3",
+ "version": "2.15.4",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
0 commit comments