Fixing a conflict
Dependencies
- [2]
ZYKNOCXPSolving a conflict - [3]
YXAVFTPPAllowing vertex buffer to use references to the transaction, by changing `output::output` to take an ArcTxn<T> instead of a simple T - [4]
2K7JLB4ZNo pager on Windows - [5]
OWCCRVO5Fixing a broken pipe in credit - [6]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [7]
U6TQX5Z2pager function respects cli option and user config files, PAGER env var
Change contents
- resurrect zombie in pijul/src/commands/credit.rs at line 54
super::pager(repo.config.pager.as_ref());