Pavan Kalyan's Blog
Blog
About
Research
Projects
Publications
Search
TIL: How to create an empty Pull Request on GitHub
TLDR:
git commit
--allow-empty
-m
"empty commit to create PR to start discussion"