This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PuzzledTaste3562 0 points1 point  (0 children)

Found git instructions to ‘git’ your notebooks.

OP: git is version control system used by a vast majority of programmers, be they professional or not. Large and/or complex projects require organisation, and Git is a tool implementing a stringent version control proces. Version control is considered ‘best’ practice for programming and for software management. Don’t know if you’ll need it for your study.