HackerTrans
TopNewTrendsCommentsPastAskShowJobs

inderdeepbajwa

no profile record

Submissions

[untitled]

1 points·by inderdeepbajwa·3 เดือนที่ผ่านมา·0 comments

Use multiple Git SSH identities on a single computer

github.com
99 points·by inderdeepbajwa·3 ปีที่แล้ว·59 comments

Early Release of a CLI for Ansible

github.com
1 points·by inderdeepbajwa·3 ปีที่แล้ว·1 comments

comments

inderdeepbajwa
·3 ปีที่แล้ว·discuss
Saw a few people struggling online when managing multiple git SSH identities on a single user account.

Created a seamless solution for them. It lets you: - create and switch between work and personal SSH accounts in any repository - create new git SSH keys, and switch within existing git repos - upcoming: automatically tie git config user{name, email} to an SSH identity so that your commits follow your identity

Note: It supports Github.com at the moment. Support for any other git provider coming quick!
inderdeepbajwa
·3 ปีที่แล้ว·discuss
Just made an early release of a CLI to create Ansible projects. More intensive CLI features upcoming in the next releases.