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: avast/retry-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.2
Choose a base ref
...
head repository: avast/retry-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.3
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 2, 2023

  1. fix: zero attempt should return error when the error is either unreco…

    …verable or context error
    lizhiquan committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f540612 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Merge pull request #84 from lizhiquan/master

    fix: zero attempt should return error when the error is either unrecoverable or context error
    JaSei authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9ae5a72 View commit details
    Browse the repository at this point in the history
  2. new version with PR #84

    Jan Seidl committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0407c19 View commit details
    Browse the repository at this point in the history
Loading