ganesh mondalganeshcmondal.hashnode.devΒ·Sep 7, 2024Understanding Git Branching Strategies πWhen working on software projects, especially with a team, organizing your work is crucial. Thatβs where Git branching strategies come in! By following a branching strategy, you can keep your work neat, avoid conflicts and ensure a smooth development...GitHub
Uncle Kashunclekash.comΒ·Apr 13, 2023Learning GIT and GITHUBAs a beginner, learning to use Git and GitHub was tough. I had many failed attempts, following various tutorials on YouTube. I could follow and repeat the tutorials, but I struggled to understand the context in which it'd be useful. Why do people do ...36 readsGitHub