You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My workplace has the policy of "delete branch after Peer Review and Merge", I can imagine others may have the same.
What I'm proposing is a settings option for Delete Branches after Merge
<label>Delete Branches after Merge</label><select><option>Always Ask</option><option>Do Not Automatically Delete(default)</option><option>Automatically Delete Local After Merge</option><option>Automatically Delete Local and Remote After Merge</option></select>