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: bluebrown/go-template-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: bluebrown/go-template-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 11, 2022

  1. adjust version in readme

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    4a67bdf View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. fix treasure map immport (#2)

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1afff83 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. bump deps (#3)

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    2304a7c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. enforce name flag is more than 1 template is defined and the default …

    …template is empty (#4)
    
    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    db04c92 View commit details
    Browse the repository at this point in the history
  2. remove xml decoder (#5)

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    bc84bcf View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. improve flags (#6)

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c44f290 View commit details
    Browse the repository at this point in the history
  2. change binary names to work with git latest download (#7)

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    a953da0 View commit details
    Browse the repository at this point in the history
Loading