Skip to content

Tighten git helper skip behavior#43

Merged
codeforester merged 1 commit into
masterfrom
bug/40-20260619-git-helper-cleanup
Jun 20, 2026
Merged

Tighten git helper skip behavior#43
codeforester merged 1 commit into
masterfrom
bug/40-20260619-git-helper-cleanup

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • Correct git_update_repo usage text and make branch-mismatch skips return success.
  • Demote default local-ref guidance in check_script_up_to_date to debug logging.
  • Add git-helper regression coverage for usage text, skip behavior, invalid retry values, and debug-only local-ref guidance.
  • Document why git_update_repo still changes into the target repo while running.

Validation

  • bats lib/bash/git/tests/lib_git.bats
  • ./tests/validate.sh
  • git diff --check

Fixes #40

@codeforester codeforester merged commit 326830c into master Jun 20, 2026
2 checks passed
@codeforester codeforester deleted the bug/40-20260619-git-helper-cleanup branch June 20, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tighten git helper skip and logging behavior

1 participant