Skip to content

Making an empty commit

Rasbats edited this page Sep 22, 2021 · 1 revision

$ git commit -m "[full-linkcheck] empty commit" --allow-empty

$ git push -f origin main:build

Clone this wiki locally