cody
cody copied to clipboard
Commit message gen: handle a case when there is no staged commit
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.