Problems for "Discrete Mathematics and Mathematical Logic" course in Belarusian and Russian languages; 2019
Use Squash and merge when merging Pull Requests.
We use spaces. One indentation level is 4 spaces.
Text formatting: we start every sentence ("subsentence" for long sentences) from a new line. This rule is a subject to exceptions (e.g. in case of short sentences).
- installing to mac:
brew install git-lfs; - installing at repo:
git lfs install --skip-smudge; - after pulling master:
git lfs pull; - adding extensions:
git lfs track *.<extension>; - magic command for problems:
git lfs fetch --all.