Keybase git support

Description of the feature request

We are using the team git repos from Keybase. I was able to create a CI user and clone from my repo, however, I can’t do that from Bitrise without the keybase helper:

I couldn’t find a way to add git-remote helpers.

Use case / for what or how I would use it

Point to a Keybase repo for git clones

Hi @hhur25,

I might be wrong, but I think this should be possible with a Script step which you can add before the Git Clone step. There’s no reason why you could not add a Script step before the Git Clone step, or to have it at as the very first step in the workflow.

Did I miss / misunderstand something?