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"
    

    December 30, 2021 - 1 minute read -
    TIL git

This is a technical blog, where I write about various things I learn or want to share.
Pavan Kalyan Damalapati