When running `arc land` on a local branch that is directly tracking a remote branch, Arcanist doesn't delete the local branch once it's been successfully landed. Since I didn't pass `--keep-branch`, I expected it to clean up the landed branch when it was done.