Git startup guide part 1
Closed this issue · 1 comments
mohsenSy commented
I am going to create a new article to complement the first article I created about Git in this new article I will add the following:
- Create Git repository on github and clone it.
- Learn Git checkout command.
- Create new branches and handle merging branches issues correctly.
- Learn basics of undoing your work with Git.
mohsenSy commented
I skipped handling merges effectively to another issue