grokkit/internal
Gregory Gauthier 452051f0c1 refactor(git): improve diff handling to tolerate exit code 1
- Introduce git.Diff function that uses CombinedOutput and treats exit code 1 as success (indicating changes exist).
- Update prdescribe command to use git.Diff and trim whitespace when checking for empty diffs.
- Enhance prdescribe output to include base branch in the status message.
2026-03-31 10:40:33 +01:00
..
errors chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
git refactor(git): improve diff handling to tolerate exit code 1 2026-03-31 10:40:33 +01:00
grok chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
linter chore(linter): add dummy linter entry for Rexx 2026-03-28 17:43:18 +00:00
logger chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
prompts refactor(analysis): refine prompts, language detection, and context building 2026-03-28 12:46:04 +00:00
recipe test: add tests for recipe package and disable parallelism in cmd tests 2026-03-08 12:53:01 +00:00
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00