Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Handle edge-cases in diff'ing #140

Open
cloudhead opened this issue Jun 16, 2020 · 0 comments
Open

Handle edge-cases in diff'ing #140

cloudhead opened this issue Jun 16, 2020 · 0 comments

Comments

@cloudhead
Copy link
Contributor

There are two edge cases we need to handle, or make sure we handle correctly, potentially via a simplified commit-diff function:

  1. Merge commits. We need to have an easy to to diff the two trees on the target branch (eg. master)
  2. Initial/root commits. We need to show something correct when showing the diff of the first commit of a repo.

These could be handled via a Browser::commit_changeset() function, for example.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant