Skip to content

Releases: rrvsh/git-livesync

v0.1.2

Choose a tag to compare

@rrvsh rrvsh released this 14 Feb 05:46

[v0.1.2] - 14/02/2025

Fixed

  • Added check to see if extension is enabled before auto pulling

v0.1.1

Choose a tag to compare

@rrvsh rrvsh released this 14 Feb 05:39

[v0.1.1] - 14/02/2025

Fixed

  • Auto Commit setting did not actually get used. It now checks before committing if you have it enabled

v0.1.0

Choose a tag to compare

@rrvsh rrvsh released this 11 Feb 10:09

[v0.1.0] - 11/02/2025

Added

  • Automatic Pulling on Interval: Automatically pulls from the remote branch on a configured interval.

v0.0.1 - Initial Release

Choose a tag to compare

@rrvsh rrvsh released this 06 Feb 16:35

07/02/2025

Added

  • Automatic Git Commits: Automatically commits changes to the repository on file modification or creation.
  • Customizable Commit Delay: Users can set a delay between commits through the configuration settings.
  • Ignore Patterns Management: Integrates with .gitignore to ignore specified patterns when making commits.
  • Responsive to Configuration Changes: Listens for and adapts to changes in user settings dynamically.