File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ Features:
77* Add an option ` --list-ssh-config ` to list ssh configurations.
88* Add an option ` --ssh-config-path ` to choose ssh configuration path.
99
10+ Bug Fixes:
11+ ----------
12+
13+ * Fix specifying empty password with ` --password='' ` when config file has a password set (Thanks: [ Zach DeCook] ).
14+
1015
11161.21.1
1217======
@@ -757,3 +762,4 @@ Bug Fixes:
757762[ François Pietka ] : https://github.com/fpietka
758763[ Frederic Aoustin ] : https://github.com/fraoustin
759764[ Georgy Frolov ] : https://github.com/pasenor
765+ [ Zach DeCook ] : https://zachdecook.com
Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ Contributors:
7272 * Jakub Boukal
7373 * Takeshi D. Itoh
7474 * laixintao
75+ * Zach DeCook
7576
7677Creator:
7778--------
You can’t perform that action at this time.
0 commit comments