5 ms·
I use the restore checkpoint/fork conversation feature in GitHub Copilot heavily because of this. Most of the time it's better to just rewind than to salvage so
by codebolt 6mo ago
I use the restore checkpoint/fork conversation feature in GitHub Copilot heavily because of this. Most of the time it's better to just rewind than to salvage something that's gone off track.
- disgruntledphd2 6mo agoYeah I'm a big fan of branching for basically every change, as it provides a known good checkpoint.