Changes between Version 12 and Version 13 of en/HowToCodeInTerminal


Ignore:
Timestamp:
May 16, 2025, 1:59:43 PM (2 weeks ago)
Author:
Ales Horak
Comment:

edited by hales in edit_page_in_vim.py

Legend:

Unmodified
Added
Removed
Modified
  • en/HowToCodeInTerminal

    v12 v13  
    2828    data.
    2929* for **easy data+code sharing** consider using an independent Git
    30   repository, e.g. https://gitlab.fi.muni.cz/. In that case, you shall
     30  repository, e.g. https://gitlab.fi.muni.cz. In that case, you shall
    3131  store all your source codes and data files in [https://gitlab.fi.muni.cz/ Gitlab]
    3232  and just `git clone` the repository to the server. Use `git add`, `git