ezyang / ghstack

Submit stacked diffs to GitHub on the command line
MIT License
657 stars 55 forks source link

Allow ghstack to checkout prs created without ghstack. #269

Open eellison opened 3 days ago

eellison commented 3 days ago

This would be nice to have in the case where someone is not using ghstack so it works with my existing workflow.

ezyang commented 3 days ago

sure, patches accepted

ezyang commented 3 days ago

btw, I use gh pr checkout URL from the official gh tool to do this. Although it annoyingly insists on making a branch and fails you if the branch exists and is stale