What is a good workflow around git?
At work, we use deploy branches for a few repos, and integration branches for others. Personally, I use rebase for my own projects.
At work, we use deploy branches for a few repos, and integration branches for others. Personally, I use rebase for my own projects.