Skip to content
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

Add git autofetch option #21206

Open
1 task done
tzabbi opened this issue Nov 26, 2024 · 0 comments
Open
1 task done

Add git autofetch option #21206

tzabbi opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement [core label] git Git integration feedback

Comments

@tzabbi
Copy link
Contributor

tzabbi commented Nov 26, 2024

Check for existing issues

  • Completed

Describe the feature

Hey there,

I love the functionality of VSCode to fetch the latest changes from Git Remote at regular intervals.

In VSCode there are the following settings for that function available:

  // When set to true, commits will automatically be fetched from the default remote of the current Git repository. Setting to `all` will fetch from all remotes.
  "git.autofetch": false,

  // Duration in seconds between each automatic git fetch, when `git.autofetch` is enabled.
  "git.autofetchPeriod": 180, 

See: https://code.visualstudio.com/docs/sourcecontrol/overview#_remotes

Environment

Ubuntu: 22.04.5
Zed: 0.162.5

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@tzabbi tzabbi added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Nov 26, 2024
@notpeter notpeter added git Git integration feedback and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement [core label] git Git integration feedback
Projects
None yet
Development

No branches or pull requests

2 participants