OHOkafor Henryinhoc.hashnode.dev·Apr 2, 2022 · 2 min readTeam Collaboration using Git and GithubAs a novice using github for team collaboration, it can be a daunting task looking for the right git commands to help you get started and effectively contribute to the team repo. This blog post is an ordered documentation of commonly used git comman...00
OHOkafor Henryinhoc.hashnode.dev·Apr 2, 2022 · 3 min readGit Branch Naming ConventionTo understand Git branch naming convention, we'll begin by examining what each concept entails; git branch, naming, convention, also iteral meanings where necessary. Git Branch: A branch represents an independent line of development, they can be thou...00