Context
While trying to allow unauthenticated users to only create new ticgit issues on a repository, it seems that ti lacks the ability to compare and reset with a remote meta ref.
Feature ideas
ti diff
Show differences between local and remote ticgit db.
This is currently possible with git's plumbing command diff-tree just like ticgit's commit messages.
ti reset
Reset local db state to a remote state.
Context
While trying to allow unauthenticated users to only create new ticgit issues on a repository, it seems that
tilacks the ability to compare and reset with a remote meta ref.Feature ideas
ti diffShow differences between local and remote ticgit db.
ti resetReset local db state to a remote state.