Commit 85f217e
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 e293532 commit 85f217e
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
1720 | 1721 | | |
1721 | 1722 | | |
1722 | 1723 | | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
| 1738 | + | |
| 1739 | + | |
1723 | 1740 | | |
1724 | 1741 | | |
1725 | 1742 | | |
| |||
0 commit comments