fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
461 stars 10 forks source link

Support the git feature `--allow-empty-message` #2188

Closed ilyvion closed 2 months ago

ilyvion commented 6 months ago

GitHub's gists are actually repos where each revision is a commit without any message. In order to replicate this if you're manually editing a gist repo is to use --allow-empty-message for your commits. But as far as I can see, Fork does not let me make a commit without a message; the commit button is grayed out: image and there's no obvious "allow empty message" override anywhere, despite it being something that is supported by Git.

DanPristupov commented 6 months ago

You can add this using a custom command.