News

Community driven content discussing all aspects of software development from DevOps to design patterns. The easiest way to create a Git branch is to use the branch switch and provide a branch name.
as this is the one we will use when we git cherry-pick from another branch. /c/ git cherry-pick example (master) $ git reflog d6a8ce2 (HEAD -> master) HEAD@{0}: commit: 4th commit: 0 files bc0f7d1 ...
How to use the git .gitconfig file for a more efficient ... and status. Here’s an example: [color] ui = true [color "branch"] current = yellow reverse local = yellow remote = green [color ...