Skip to content

Conversation

@yatharth
Copy link
Contributor

@yatharth yatharth commented Dec 18, 2025

What this PR does

  • Use built-in gitta methods over raw git command parsing (e.g., gitta.get_current_branch())
  • Use keyword-only params to avoid call sites using wrong parameter order and to make refactors easier
  • More explicit parameter names (e.g., skip_git_checks over force)
  • Simpler control flow (consolidate if conditions, avoid double negatives in ifs)
  • Prettier output (section headers, etc.)
  • etc.

Asana Task

Base automatically changed from yatharth/refactor-metta-publish to main December 20, 2025 23:22
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.

4 participants