Is it possible to support git remote?

Sometimes clone/manage a big/temp git remo is troublesome. So suddenly I was thinking is it possible to support git remote?
I don't have any relevant prior knowledge, just an idea :slight_smile:

Hi f_ms,

I find it difficult to understand your situation and need.

Can you give a typical example config of your suggested git remote?

Can you give an example or two explaining how you clone/manage now and how you would like to do it with rclone?

Thanks :slightly_smiling_face:

Aha, speaking of the reason, it seems to be a little hasty. I was just trying to compile Android source code, during which I needed to clone a lot of big repositories. I just thought it would be interesting if I could just mount a git repository or a branch locally using rclone.

But I found a project that looks like it could do something similar: https://github.com/presslabs/gitfs

Sorry for my haste, don't take it too much to heart.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.