Skip to content

Commit f8d2c01

Browse files
Update Git_http_to_ssh.sh
1 parent fec76d3 commit f8d2c01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Git_http_to_ssh.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/bash
2-
32
function git_http_to_ssh {
43
local name=${1}
54
local name=${name:=origin}

0 commit comments

Comments
 (0)