Horje
git use ssh instead of https Code Example
git use ssh instead of https
git config --global url.ssh://git@github.com/.insteadOf https://github.com/
git https to ssh
git remote set-url origin git@github.com:username/repo-name-here.git




Shell

Related
docker run in interactive mode Code Example docker run in interactive mode Code Example
bluetooth software for linux Code Example bluetooth software for linux Code Example
bash delete swap file Code Example bash delete swap file Code Example
ubuntu update Code Example ubuntu update Code Example
/gi regex Code Example /gi regex Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11