Commit 5fa0007
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 42b877f commit 5fa0007
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
1776 | 1777 | | |
1777 | 1778 | | |
1778 | 1779 | | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
1779 | 1796 | | |
1780 | 1797 | | |
1781 | 1798 | | |
| |||
0 commit comments