cody icon indicating copy to clipboard operation
cody copied to clipboard

Commit message gen: handle a case when there is no staged commit

Open ykdojo opened this issue 11 months ago • 0 comments

Closes CODY-5275.

When there is a change but it's not staged, we can now generate a commit message based on it.

This PR depends on https://github.com/sourcegraph/cody/pull/7387.

Test plan

CI/CI and manually test it.

ykdojo avatar Mar 12 '25 23:03 ykdojo