You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a stack that I was using graphite originally with, and was using the link command to submit new PRs. It created the PR with the title using the branch name (ex. dyc3/yaml-fmt-explicit-entries). I'm used to the behavior of gh pr create, where t if there's only one commit in the branch, the default title is my commit's message. I was expecting the same behavior for the link command.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I had a stack that I was using graphite originally with, and was using the
linkcommand to submit new PRs. It created the PR with the title using the branch name (ex.dyc3/yaml-fmt-explicit-entries). I'm used to the behavior ofgh pr create, where t if there's only one commit in the branch, the default title is my commit's message. I was expecting the same behavior for thelinkcommand.All reactions