Skip to content

Commit c39cc2f

Browse files
committed
small fix
1 parent 639a9d3 commit c39cc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitssh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ EXAMPLES:
552552
gitssh user add # Add new user
553553
gitssh user switch work # Switch to work identity
554554
gitssh session set # Configure current repo
555-
gitssh clone git@github.com:user/repo.git
555+
gitssh clone github.com/user/repo.git
556556
gitssh remote convert # Convert HTTPS to SSH
557557
gitssh ssh status # Check SSH setup
558558

0 commit comments

Comments
 (0)