-
-
Notifications
You must be signed in to change notification settings - Fork 389
Closed as not planned
Labels
C-tracking-issueAn issue to track to track the progress of multiple PRs or issuesAn issue to track to track the progress of multiple PRs or issues
Description
Run something like a git status
and git show
, implementing differences between tree - tree - index - worktree
.
Assorted Tasks
- diff trees with trees
- diff blobs with blobs (using
imara-diff
) - a complete enough index implementation (see
gix-index
towards 1.0 #293 ) - an understanding on how worktrees work (also consider
git worktree
) in conjunction git-index (seegix-worktree
andgix-index
(checkout, status, commit) #301) - diffing of worktree -> index -> tree
skreborn
Metadata
Metadata
Assignees
Labels
C-tracking-issueAn issue to track to track the progress of multiple PRs or issuesAn issue to track to track the progress of multiple PRs or issues