Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>git-auto-pullNew to Visual Studio Code? Get it now.
git-auto-pull

git-auto-pull

Chaitanya Pramod

|
378 installs
| (1) | Free
Automatically pulls from repo on start of vs code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Auto Pull

Description

Valar Morghulis, Master of Code! 🛡️ The Git Auto Pull extension enhances your workflow by automatically pulling the latest changes from your Git repository upon loading the workspace. This reduces the chances of merge conflicts and keeps your codebase as united as the Seven Kingdoms.

Features

  • Auto-Pull: Automatically pulls from a Git repository upon workspace load.
  • Real-Time Watcher: Monitors for changes and performs git pulls whenever new changes are detected.
  • Custom Intervals: Set intervals for automatic pulls and specify branches to monitor.

Requirements

  • Git must be installed.
  • Git Bash must be installed.

Extension Settings

This extension contributes the following settings:

  • Git-auto-pull.autoPull: Enable or disable automatic Git pull on startup.
  • Git-auto-pull.pullInterval: Interval in minutes for automatic Git pulls.
  • Git-auto-pull.repoPath:Specify the path to the workspace project directory. This should be the root folder of your project, not the .git directory. (considers current working directory if left blank)
  • Git-auto-pull.watchForChanges: Enable this option to automatically pull changes from the repository when changes are detected. If enabled, changes will be checked every 30 minutes unless a different pull interval is specified.

Example Configuration

  1. Open the settings: File > Preferences > Settings or press Ctrl+,.
  2. Search for Git-auto-pull.
  3. Set the Repo Path to the location of your Project. For example: C:\\Projects\\Kira Yagami\\deathNote, considers current working directory if left blank.

Issues

Should you encounter any dark omens or have suggestions, please feel free to send a raven to karanamchaitanyapramod@gmail.com

May your code be ever in your favor. Valar Dohaeris.


The realm awaits your command. ⚔️

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft