Improve speaker notes
[?]
Dec 10, 2019, 8:45 AM
I3EH5ASIV5QRCO2WGVEK6RAQUPQZBENXCO7KKG5E22A3XOOQDH5QCDependencies
- [2]
UXLO2KVDIntroduce fragments - [3]
4AZS4L6BAdd chapters - [4]
CBUCBYTVProgress - [5]
NYFLNSVVAdd some contents - [6]
WYULWETJReorganize - [7]
D7QXCWGAProgress - [8]
SQWPGFUEFinish the demos - [*]
ARAFRHKUCreate the outline of the talk
Change contents
- replacement in sections/4-four-new-kids-on-the-block.md at line 3
# Four New(er) Kids On The Block# Three New(er) Kids On The Block - replacement in sections/5-fossil.md at line 126
Because Fossil repositories are stored in a single file.The problem occurs because Fossil puts every revision into a single file, and when you have a ton of files to pack into a single file, it exceeds the computer memory. So maybe Fossil's garbage collect is not yet as sophisticated as the one currently present in Git. - replacement in sections/6-pijul.md at line 82
`pijul init demo``touch Sample.java``pijul status``pijul add Sample.java``mkdir directory``pijul add directory``pijul status``pijul record `pijul init demotouch Sample.javapijul statuspijul add Sample.javamkdir directorypijul add directorypijul statuspijul record - replacement in sections/6-pijul.md at line 91
(Here `y` means yes, `n` means no, `k` means undo and remake last decision, `a` means include this and all remaining patches, `d` means include neither this patch nor the remaining patches and `i` means ignore this file locally (i.e. it is added to .pijul/local/ignore).)(Here `y` means yes, `n` means no, `k` means undo and remake last decision, `a` means include this and all remaining patches, `d` means include neither this patch nor the remaining patches and `i` means ignore this file locally (i.e. it is added to .pijul/local/ignore).) - replacement in sections/6-pijul.md at line 95
!!! Roll the die on stage !!!**!!! Roll the die on stage !!!** - edit in sections/6-pijul.md at line 98
- edit in sections/6-pijul.md at line 101
- edit in sections/6-pijul.md at line 109
- edit in sections/6-pijul.md at line 112
- edit in sections/6-pijul.md at line 114
- edit in sections/6-pijul.md at line 117