We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833324c commit 6c4fcfeCopy full SHA for 6c4fcfe
README.md
@@ -36,6 +36,7 @@ Features
36
- More room for code by merging the SHA and Time columns into a rev column
37
- Easier to compare timestamps via the rev column (e.g. `HEAD~10`)
38
- 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
40
- Easy to find relevant config with `git dive --dump-config -`
41
42
Planned Features
0 commit comments