is at: https://massma.github.io/ltf-github-website-courses/
- lectures - contains two lectures for editing.
- sample-websites - contains a couple of websites that could be useful to collaborate on in the future.
Please only modify Markdown files (.md
). All other files are generated
from the Markdown files.
git diff --name-only --diff-filter=U
: lists all filenames that have conflicts
git diff --check
: lists all filenames that have conflicts, with line numbers