Using gitkraken with a gitflow-enabled repository and trying to figure out how to end a function branch in such a way as to also delete the remote branches of this function, if one exists. When you use git -flow scripts, this happens automatically. with gitkraken, there seems to be no mention of this in the manual. Am I missing something or is there no way to do this automatically with gitkraken?
source
share