Skip to content

Commit 6c4fcfe

Browse files
committed
docs: Add another differentiating feature
1 parent 833324c commit 6c4fcfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Features
3636
- More room for code by merging the SHA and Time columns into a rev column
3737
- Easier to compare timestamps via the rev column (e.g. `HEAD~10`)
3838
- Easier to remember, avoiding the need for copy/pasting SHAs
39+
- Focuses on "blaming" merge-commits (PRs) to more quickly see the whole context for a change
3940
- Easy to find relevant config with `git dive --dump-config -`
4041

4142
Planned Features

0 commit comments

Comments
 (0)