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: vvatanabe/gbch Loading
base: v0.4.2
Choose a base ref
...
head repository: vvatanabe/gbch Loading
compare: v0.4.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 3, 2021

  1. Fix invalid parsing for ssh remote without port

    - ssh format: [ssh:https://][user@]server[:port]/path-to/project.git
    tomoya.komiyama committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    bec7565 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Merge pull request #25 from miyanokomiya/fix/ssh_without_port

    Fix invalid parsing for ssh remote without port
    vvatanabe committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9e0db66 View commit details
    Browse the repository at this point in the history
  2. Checking in changes prior to tagging of version v0.4.3

    ## [v0.4.3](v0.4.2...v0.4.3) (2021-12-22)
    
    * Fix invalid parsing for ssh remote without port [#25](#25) ([miyanokomiya](https://github.com/miyanokomiya))
    vvatanabe committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    e523584 View commit details
    Browse the repository at this point in the history
Loading