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.
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
Open the settings: File > Preferences > Settings or press Ctrl+,.
Search for Git-auto-pull.
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.