Open DecodeWorms opened 3 years ago
@DecodeWorms , thank you for the update. However, this is a very shallow update. I mean I do not have a clue about the topics you covered. What you found challenging, topics you did not fully grasp, questions, etc.
You need to provide all these so that I can help!
@ D-sense , understood.
@ D-sense,i do not understand the importance of the "git reset",you know "git revert HEAD "or "git revert commit hashVal" rollback a mistake made from a commit to the previous and make it to seems like nothing had happened ,as in like a bug or bad commit..thats sound cool right BUT "git reset commit hashVal" only clean commit history of the commit after it and do not have anything to do with rollback ,that can confuse a team that have already knew about the wiped commits.So when exactly git reset is applicable or important?? pls share your idea.
@D-sense -Today i revisited the basic go lang using go by-example tutorial