E
Feb 13, 2023ELI5 — Git: The Version Control System(VCS)
What is git? Git is an open-source version control system. Now, you might be thinking what the heck...
Feb 13, 20234 min read0 reactions0 comments
Tag archive
What is git? Git is an open-source version control system. Now, you might be thinking what the heck...
What are variables? Variables are just the names of memory locations with some values...