-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Git Integration #12020
Feature: Git Integration #12020
Conversation
I think we need to finalize the requirements before reviewing this. |
Requirements:
Actions such as push, sync, add branch to the upstream are needed to be authorized by the user and GitHub. There're two ways to implement.
|
They are already shown in subfolders, I just need to make them work |
Let's move the discussion to the issue |
At the moment, if you change the active branch using an external app (such as GitHub Desktop) you have to manually update the page. I'll try to find a way to fix that Edit. I found a way to make it work if any items changed with the checkout @yaira2 to make the branch name auto update, I should add a |
…Files into Git_Integration
Now the branch name is auto updated |
@gave92 can you review the changes to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
How to activate this ? using 2.4.71.0 and also checked to on my local repo
and it did not show up? Cannot see branch name at the bottom right as in first ss on this pr? |
@lapaz17 thank you for your interest, the git integration is currently available in the preview version https://files.community/download. We're adding some more features to the integration, but it'll be good to hear your first impressions once you start using it. |
Resolved / Related Issues
Related Feature: Git integration #11014
Validation
How did you test these changes?
Screenshots (optional)