Basic Git commands
Check if Git has already been installed, Git is usually preinstalled on Mac and Linux. Type the following command and then press enter: Tell Git who you are First, you need to tell Git who you are: Some basic Git operationsWhen we worked on GitHub, the basic work cycle like the fork, edit, commit, pull […]