Hasty Briefsbeta

Show HN: Ggc – A Git CLI tool written in Go with interactive UI

4 days ago
  • #test-coverage
  • #version-update
  • #refactoring
  • Bumped codecov/codecov-action from 5.5.0 to 5.5.1
  • Bumped actions/setup-go from 5 to 6
  • Added comprehensive tests for missing git package functions
  • Implemented basic rebase operations and flows
  • Enforced unified syntax and removed legacy suggestions
  • Corrected version/commit detection when built via go install
  • Added more missing tests
  • Improved test coverage, refactored git package structure, and simplified config package
  • Retired monolithic Clienter; adopted focused interfaces
  • Formatted some files
  • Improved test coverage in main
  • Further improved test coverage