git chery pick

A collection of 1 post

8 Must Know Git Techniques for Junior Developer

Introduction Everyone knows about manage Git is extremely important. However, editing, rollback, deleting the history with Git is way much stressful sometimes. In this post, I’ll talk about the basic Git techniques for all the developers must know. 1. Git Clone When you’re working on an existing…