<div dir="ltr"><div><br></div><div>Yes, we should remove stale personal branches<br></div><div><br></div><div>git push origin :someBranchName   (with the colon)</div><div><br></div><div>for non-stale branches you use the prefix "work/someBranchName"  and you can use that directly from gitlab without a fork which you can force push to. <br></div><div>Gitlab has a button to auto-remove those on merge.</div><div><br></div><div>David<br></div></div>