Feat: ability to reset to a remote meta ref
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
Start by inspecting the existing ti command entry points and how the tool handles Git meta refs. Compare the proposed ti diff behavior with Git's diff-tree, then define how ti reset should target a remote state. Done means both commands have an agreed scope and reliably compare or reset the local database against a remote meta ref.
Written by the indexing model from the issue text.
Description
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-treejust like ticgit's commit messages.
ti reset
Reset local db state to a remote state.
- Dominant language
- Rust
- Stars
- 523
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from schacon/ticgit
-
Push fails silently Open
Difficulty 3/5 1-2 days Newbie friendliness 58/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100