Instruction
1. Generate diff between now and the initial commit with:
git diff 4b825dc642cb6eb9a060e54bf8d69288fbee4904 HEAD > full.diff
2. Generate diff between now and the startpoint to compare:
git diff <start-commit-hash> HEAD > compare.diff
3. Upload both files, this will take some time, get a coffee in the meantime 😉
4. Use the settings to exclude files or paths
5. Click on the button to convert the code hightlights to tables, this will take a few seconds, after that you can copy the tables to your word document