DEV Community

RenneManny
RenneManny

Posted on • Updated on

Unix & Git

Unix & Git module

I have successfully completed my Unix & Git module from the AltCampus MERN Stack development course. This is all about the basic command of Unix, including creating files and directories, editing them using vim, and navigating from one directory to another.
Along with it, git is all about how to add directories from the untracked area to the staging area and from that to the commit area. Also, we learned how to create and merge branches.

Top comments (0)