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: gogs/git-module
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: gogs/git-module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 27, 2022

  1. mod: bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#82)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7b6cd40 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. mod: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#83)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e7a612b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. mod: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#85)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Joe Chen <jc@unknwon.io>
    dependabot[bot] and unknwon authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    34a6ca3 View commit details
    Browse the repository at this point in the history
  2. fix: check for error before reading parent (#84)

    Co-authored-by: Joe Chen <jc@unknwon.io>
    aymanbagabas and unknwon authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    58d9f16 View commit details
    Browse the repository at this point in the history
Loading