` character in password causes error #9
			
				
			
		
		
		
	
	
		Labels
		
	
	
	
	No Label
	
		
			
	
	
	bug
		
			duplicate
		
			enhancement
		
			help wanted
		
			invalid
		
			question
		
			wontfix
		
		
	
		No Milestone
		
			
		
	
	
	
	
	
	
		No Assignees
		
			
		
	
	
	
		1 Participants
		
	
	
		
		
			Notifications
			
				
			
		
	
	
		
		
	
	
	Due Date
	No due date set.
			
				Dependencies
				
				
		
	
	
	No dependencies set.
			Reference: zlax/sshch#9
			
		
	
		Loading…
	
		Reference in New Issue
	
	
	No description provided.
		
		Delete Branch "%!s(<nil>)"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @mplinuxgeek
Returns below error if password includes ` character:
Author: @zlaxy
@mplinuxgeek Hello, this repository was moved to: https://gitlab.com/zlax/sshch
Also, i made commit with fix:
a39cd7ae68 (f48a8759231e000660b4ebcd489bb369bcf57d4f)You can download latest version of this script there: https://gitlab.com/zlax/sshch/-/archive/master/sshch-master.tar.gz
I tested passwords with this special symbols:
"'``;- all works fine.Please test your passwords with updated version from gitlab, if everything will be ok - please close this issue.
Author: @zlaxy
@mplinuxgeek with this fix you need to update your passwords in sshch.conf (set passwords for aliases again)