ticgit
ticgit copied to clipboard
Stay-synced functionality?
Bug tracking in git on your local machine is awesome, but if I'm working on a feature with someone else, or am trying to resolve a bug with someone else, I will want to stay up to date with comments they make on the bug, feature, etc.
Some command that will sync continuously for some period of time such as until x or for y min/sec/hours/...
Maybe it could start a daemon that synced every 15 seconds...
At this point, it appears as though syncing may be an operation that takes upwards of 30 Seconds, possibly reaching up to several minutes for a sync of a bugtracker with many bugs and many comments... This may need re-thinking...