Akshay Suresh Thekkathblog.akshaythekkath.com·May 14, 2023Git Reset, Revert, and Cherry-Pick: Tools for Efficient Branch ManagementAt work, we follow the agile methodology and complete tasks in two-week sprints. Our team uses Git flow branching to manage the codebase, with developers assigned feature tickets and creating branches to work on their respective tasks. Once complete,...Discuss·49 readsBitesizeGit
David Carrdcblogdev.hashnode.dev·Jan 6, 2023Setup Jira for managing scrum Sprints from scratchThis post is very opionated, this covers how I like to work with sprints, you may work very differently. Working in a team that does agile development is a great way to build software, but it can be tricky to manage multiple projects, what will be w...Discuss·132 readsSprints