Commit 018ac73
committed
Add commit hash to the default fugitive display format
- Improve readability of the pretty format string for the `git show`
command.
- Include `commit %H` to the `git show` output, which is one of the most
useful and important information for a git commit being displayed.1 parent 8d4e8d4 commit 018ac73
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3193 | 3193 | | |
3194 | 3194 | | |
3195 | 3195 | | |
3196 | | - | |
| 3196 | + | |
| 3197 | + | |
| 3198 | + | |
| 3199 | + | |
| 3200 | + | |
| 3201 | + | |
| 3202 | + | |
| 3203 | + | |
| 3204 | + | |
| 3205 | + | |
| 3206 | + | |
| 3207 | + | |
| 3208 | + | |
3197 | 3209 | | |
3198 | 3210 | | |
3199 | 3211 | | |
| |||
0 commit comments