Skip to content

Releases: danny-molnar/gitorchk

v1.0.0

26 Mar 09:53
20b824e
Compare
Choose a tag to compare

Release Notes - v1.0.0

New Features

  • Implemented gitorchk command-line tool for checking updates in Git repositories.

Changes

  • Added initial functionality to check if the local main branch is behind the remote main branch.
  • Integrated GitHub CLI for creating pull requests and approving them via the command line.

Contributors

  • @danny-molnar: Primary developer and contributor to this release.

What's Changed

New Contributors

Full Changelog: https://github.com/danny-molnar/gitorchk/commits/v1.0.0