files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
33.58k stars 2.14k forks source link

Feature: Implement git for google cloud source repositories #14453

Open comertial opened 7 months ago

comertial commented 7 months ago

What feature or improvement do you think would benefit Files?

It seems that when you try to pull, push or sync from a google cloud source repository, there is an error that git command failed due to a timeout error. It seems that the git integration is not robust, or does not support the google cloud source repos.

Requirements

Files Version

3.1.1.0

Windows Version

10.0.19045 Build 19045

Comments

No response

Josh65-2201 commented 7 months ago

Thanks for the feedback, Are you talking about a git folder on a Google cloud drive? If so is the folder fully downloaded?

comertial commented 7 months ago

I am talking about this https://source.cloud.google.com/onboarding/welcome

I have some projects in google source cloud and i have used the git terminal to do a git pull of those projects. then in the files app, i see the branches and info, but when i try to pull sync or push i get an error.

yaira2 commented 7 months ago

Thank you for the feedback, pushing is currently only supported for GitHub but we'll add this to our todo list.

heftymouse commented 3 months ago

This can probably be expanded to generic Git authentication with username/password and SSH I'd be interested in getting this done

yaira2 commented 3 months ago

@heftymouse would you like to work on this?

heftymouse commented 3 months ago

Certainly