HackerTrans
トップ新着トレンドコメント過去質問紹介求人

inderdeepbajwa

no profile record

投稿

[untitled]

1 ポイント·投稿者 inderdeepbajwa·3 か月前·0 コメント

Use multiple Git SSH identities on a single computer

github.com
99 ポイント·投稿者 inderdeepbajwa·3 年前·59 コメント

Early Release of a CLI for Ansible

github.com
1 ポイント·投稿者 inderdeepbajwa·3 年前·1 コメント

コメント

inderdeepbajwa
·3 年前·議論
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 年前·議論
Just made an early release of a CLI to create Ansible projects. More intensive CLI features upcoming in the next releases.