#ZegnatThe pretty nice thing is that the git extensions can handle a lot of it for you. E.g. `git flow feature start my-great-new-thing`. Then you can just do `git flow feature finish` while on that branch and it’ll take care of the merges and branch removal etc.