spr icon indicating copy to clipboard operation
spr copied to clipboard

Commit in PR shows as "[spr] Initial commit"

Open fredrikaverpil opened this issue 3 years ago • 0 comments

Hi 👋 😄

I found myself with a large PR and wanted to give spr a try to see if I could make it easier to manage it and give my colleagues a better experience in review.

I followed the getting started guide and added a simple commit on the main branch of my pre-existing project (with lots of pre-existing commits). When I then ran spr diff a GitHub PR was created 👍 but the commit looks like this:

image

If I run git log locally I can see the actual commit message I was expecting.

I feel this is a problem for me, as I don't want to force the spr workflow onto anyone in my team and in case they would merge this PR it would get merged with the wrong commit message.

Is this expected behavior?

fredrikaverpil avatar Aug 20 '22 09:08 fredrikaverpil