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: moul/assh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.1
Choose a base ref
...
head repository: moul/assh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.2
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 15, 2021

  1. chore(deps): bump golangci/golangci-lint-action from v2.3.0 to v2.4.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.3.0 to v2.4.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v2.3.0...544d2ef)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    b5d3c62 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. fix: always create empty directory under controlpath (#394)

    Fix #393.
    
    Also remove gateway name from `%h` realce in `expandSSHTokens`. Only
    add the gateway name in the path here has no effect to raw `ssh`
    command, because the raw `ssh` command will only replace the `%h` with
    the remote hostname.
    wd authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7a2307e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #400 from moul/dependabot/github_actions/golangci/…

    …golangci-lint-action-v2.4.0
    
    chore(deps): bump golangci/golangci-lint-action from v2.3.0 to v2.4.0
    moul authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    240d0b9 View commit details
    Browse the repository at this point in the history
Loading