Commit 007e777
committed
Fix a bug in history command
This is a bug that was introduced recently when the functionality of the list command was merged with the history command.
This prevents an unhandled exception crash under certain unlikely but possible circumstances.1 parent ccef0b4 commit 007e777
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1610 | 1610 | | |
1611 | 1611 | | |
1612 | 1612 | | |
1613 | | - | |
1614 | | - | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
1615 | 1618 | | |
1616 | 1619 | | |
1617 | 1620 | | |
| |||
0 commit comments