A growing full stack developer,
Nothing here yet.
Jun 9, 2022 · 2 min read · Creating a branch in a repo We shall be looking at how to work with some advanced git commands.When collaborating on a project using github, and you want to work on an aspect of the project, say for example, the login page, it is best to create a bra...
Join discussion
May 20, 2022 · 2 min read · Steps are highlighted as follows: Download Git and install https://git-scm.com/download/win Once git is installed, run the gitbash If the working directory is on the master, which is usually the default, change it to main by running the fol...
VVirtue commented