Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: barelyhuman/commitlog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: barelyhuman/commitlog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refactor/redo-cli
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 19 files changed
  • 1 contributor

Commits on Jun 10, 2022

  1. setup for the cli redo

    barelyhuman committed Jun 10, 2022
    Copy the full SHA
    2aa7eec View commit details

Commits on Jun 11, 2022

  1. feat: generator subcommand implementation

    implement the base set of functionality for the
    generator command
    TODO: should improve the naming of the internal structs
    barelyhuman committed Jun 11, 2022
    Copy the full SHA
    e3445f4 View commit details
  2. Copy the full SHA
    7ca3d6f View commit details

Commits on Jun 24, 2022

  1. Copy the full SHA
    c004158 View commit details

Commits on Jun 25, 2022

  1. add commit and push

    barelyhuman committed Jun 25, 2022
    Copy the full SHA
    70669cf View commit details
  2. Copy the full SHA
    c84ada6 View commit details
  3. Copy the full SHA
    1eb568d View commit details

Commits on Jun 26, 2022

  1. feat(releaser): add init and pre-tag handlers

    will add support for using the init flag and
    pre-tag flags on the release command
    also adds a sub feature for the path flag
    barelyhuman committed Jun 26, 2022
    Copy the full SHA
    30ff5cd View commit details
  2. chore: swap debugging logger with stderr printer

    removes the logger as most of the logical part has been
    now tested
    barelyhuman committed Jun 26, 2022
    Copy the full SHA
    8a59c29 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff main...refactor/redo-cli