orgit

orgit is a cli tool for organising and syncing git repositories in a consistent and fast way.

MIT License

Stars
3

Bot releases are hidden (Show)

orgit - v0.4.0 Latest Release

Published by mtibben 3 months ago

Known Issues

On macOS you may need to remove the quarantined bit to allow you to run the binary

xattr -r -d com.apple.quarantine ~/Downloads/orgit

Changelog

  • 96ec7c5 Add sync --tidy and handle repo renames
  • 6aaf956 Ensure main thread blocks during shutdown
orgit - v0.3.0

Published by mtibben 3 months ago

Known Issues

On macOS you may need to remove the quarantined bit to allow you to run the binary

xattr -r -d com.apple.quarantine ~/Downloads/orgit

Changelog

  • 2a7692a Fix personal Gitlab repo listing, improve concurrency
  • 7f404e3 Improve output during graceful shutdown
  • defdf7a Simplify syncprinter
orgit - v0.2.0

Published by mtibben 3 months ago

Known Issues

On macOS you may need to remove the quarantined bit to allow you to run the binary

xattr -r -d com.apple.quarantine ~/Downloads/orgit

Changelog

  • 7b696d7 Add known issues to release notes
  • 4661a8c Don't duplicate error messages
  • 7894137 Fix the netrc dep
  • 664e5bd Fixes shutdown to gracefully wait for git processes to end
  • de54acf Update install instructions
orgit - v0.1.0

Published by mtibben 3 months ago

On macOS you may need to remove the quarantined bit to allow you to run the binary

xattr -r -d com.apple.quarantine ~/Downloads/orgit