keith / git-pile

Stacked diff support for GitHub workflows
MIT License
146 stars 11 forks source link

Make updatepr allow fuzzy finding commits to update #28

Open keith opened 1 year ago

keith commented 1 year ago

Right now you always have to specify a sha, this is a bit annoying if you have to git log --oneline or something first. I use a fuzzy finder to jumping between recent commits and insert the sha but we could probably make that standard