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: golang/tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: onboard-inc/golang-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 980 files changed
  • 2 contributors

Commits on Sep 4, 2024

  1. Add -merge-all option to merge all imports into a single group

    This decreases variability in the imports section.
    dottedmag committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    45d8e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbf122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7937d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge pull request #1 from onboard-inc/add-merge-everything-to-goimports

    Add missing options to goimports
    misha-drozd authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ae3cf3c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Change package name

    dottedmag committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bdaed05 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    6ef6522 View commit details
    Browse the repository at this point in the history
Loading