github AkashRajpurohit/git-sync v0.14.0

latest release: v0.14.1
10 hours ago

Important ⚠️

Use the version 0.14.1 instead of this which fixes the bug introduced in this release 🙏🏽

What's New!

This release majorly helps the users who have a large number of repositories to sync and often run into rate limiting issues.

git-sync now supports passing multiple personal access tokens to avoid this issue. The new option is named tokens in the config file, more details can be found in the Wiki.

For simplicity, the token option is deprecated and will be removed in the future during v1.0 release. You can still use it for now but it's recommended to use the tokens option instead.

Apart from this, you will also start seeing warning logs in the console for any invalid configurations that might cause issue after the release of v1.0, so it is advised to fix them as soon as possible.

Changelog

  • 2224fed feat: 🩹 fix and add new tests
  • 183d751 feat: ✨ multiple tokens support added
  • 20d9775 chore: 🔧 systemd service example added
  • 1706015 chore: 🔧 update logger initialized message log type

Don't miss a new git-sync release

NewReleases is sending notifications on new releases.