Topic: Setting up System Tools and Applications
All the articles with the topic "Setting up System Tools and Applications".
5. How to use git, git hook and github repository
This episode shows the use of git in creating a repository to track versions of code changes on a local machine. It provides information on how Visual Studio Code is used in line with git. It also shows how Oh My Zsh terminal provides useful information to indicate git activities involving staging and committing changes to a local repository. This episode also covers creation of remote repository using Github to persist code and synchronising both local and remote git repositories.