I have a git commit questions. We are three developers usually working on sprint environment. Attached is a screenshot of our commits look like.
Usually we will create a feature/Jira-1212_ticket_name and work on it. Then commit and do a PR that one of the others will review , then either approve or work more.
Finally all these feature branches get merged to develop branch as you can see.
However, it gets really like a snake. Is there a way to make it cleaner?