Skip to content

Commit

Permalink
Document merge conflict handling
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Dec 6, 2021
1 parent 644e808 commit 31b402a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ Here's what `git show` can look like with git configured to use delta:
- Side-by-side view with line-wrapping
- Line numbering
- `n` and `N` keybindings to move between files in large diffs, and between diffs in `log -p` views (`--navigate`)
- Improved merge conflict display
- Improved `git blame` display (syntax highlighting; `--hyperlinks` formats commits as links to GitHub/GitLab/Bitbucket etc)
- Syntax-highlights grep output from `rg`, `git grep`, `grep`, etc
- Support for Git's `--color-moved` feature.
Expand Down

0 comments on commit 31b402a

Please sign in to comment.