Commit 2bfabb6
status: disable deserialize when verbose output requested.
Disable deserialization when verbose output requested.
Verbose mode causes Git to print diffs for modified files.
This requires the index to be loaded to have the currently
staged OID values. Without loading the index, verbose output
make it look like everything was deleted.
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>1 parent 9eca474 commit 2bfabb6
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
1772 | 1773 | | |
1773 | 1774 | | |
1774 | 1775 | | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
1775 | 1792 | | |
1776 | 1793 | | |
1777 | 1794 | | |
| |||
0 commit comments