Commit bd558aa
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 46eaf89 commit bd558aa
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3172 | 3172 | | |
3173 | 3173 | | |
3174 | 3174 | | |
3175 | | - | |
| 3175 | + | |
| 3176 | + | |
| 3177 | + | |
| 3178 | + | |
| 3179 | + | |
| 3180 | + | |
| 3181 | + | |
| 3182 | + | |
| 3183 | + | |
| 3184 | + | |
| 3185 | + | |
| 3186 | + | |
| 3187 | + | |
3176 | 3188 | | |
3177 | 3189 | | |
3178 | 3190 | | |
| |||
0 commit comments