Skip to content

Instantly share code, notes, and snippets.

@bernardoadc
Last active April 21, 2022 00:02
Show Gist options
  • Save bernardoadc/609b1fa55daae12f6967ad7841ce0172 to your computer and use it in GitHub Desktop.
Save bernardoadc/609b1fa55daae12f6967ad7841ce0172 to your computer and use it in GitHub Desktop.
Projeto Reposync

Reposync

Features:

  • list your repos across remotes/Git hosts
  • map repos to local folders, see repos not locally synced and local repos without remotes or even folders without git
  • group repos by sync status, git platforms, common base folders, or customized
  • bulk commands for selected repos/groups (clone, pull, push) + determine priority order
  • help see what's keeping from syncing repos (unstaged changes, etc)
  • manage multiple devices: repos vs devices, what device repos are left behind
  • open format (simple list files, no extension, easy to integrate with shell/cmd, user hacking, etc)

To future:

  • web GUI for easy usage
  • multiple repo remotes?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment