I was trying to land https://github.com/nodejs/node/pull/21992 which had a small conflict to fix. So I ran: ```bash git node land 21992 # stopped at `git am`. fix conflict git add . git am --continue git node land --continue ``` At this point, it tries to re-download and apply the patch.