Changes between Version 12 and Version 13 of en/HowToCodeInTerminal
- Timestamp:
- May 16, 2025, 1:59:43 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/HowToCodeInTerminal
v12 v13 28 28 data. 29 29 * for **easy data+code sharing** consider using an independent Git 30 repository, e.g. https://gitlab.fi.muni.cz /. In that case, you shall30 repository, e.g. https://gitlab.fi.muni.cz. In that case, you shall 31 31 store all your source codes and data files in [https://gitlab.fi.muni.cz/ Gitlab] 32 32 and just `git clone` the repository to the server. Use `git add`, `git