Commit d8d3fc2
committed
Disable hydration status for -s/--short
The -s/--short aren't intended for scripting (--porcelain should be
used to guarantee format instead) but it still makes sense to exclude
the hydration status from them and it may prevent errors for scripts
that are using --s/--short by mistake.1 parent 05d0118 commit d8d3fc2
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
109 | 116 | | |
110 | 117 | | |
111 | 118 | | |
| |||
0 commit comments