You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.markdown
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
# 2.4.1 - 2021-12-17
2
+
3
+
Since 'git-svn' does not support '--password' anymore, this release modifies the mechanism to supply a password when needed.
4
+
5
+
* Removed support for '--password' option (jesteves; PR merge pending).
6
+
* Added support for detecting and using the value of the environment variable 'SVN2GIT_PASSWORD' when `svn git` is invoked (jesteves; PR merge pending).
1
7
# 2.4.0 - 2016-10-30
2
8
3
9
This release introduces the ability to supply a password for SVN repositories that can't authenticate by other means.
0 commit comments