Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.
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: SAP-archive/cloud-sdk-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: SAP-archive/cloud-sdk-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 5 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    06f1edb View commit details
    Browse the repository at this point in the history
  2. Create custom README for scaffolded projects (#46)

    * Create custom README for scaffolded projects
    
    * Adjust test
    
    * Update snapshot
    florian-richter authored Jan 9, 2020
    Configuration menu
    Copy the full SHA
    ff5d4b5 View commit details
    Browse the repository at this point in the history
  3. Run install with force win32 (#47)

    * Avoid using prefix flag, instead use cwd of execa
    
    * Alternative solution with --force
    
    * Run with force on win32
    
    * Fix cwd for execa
    
    * Go back to using prefix
    florian-richter authored Jan 9, 2020
    Configuration menu
    Copy the full SHA
    970b742 View commit details
    Browse the repository at this point in the history
  4. Fix async problem in help-page command (#48)

    * Fix async problem in help-page command
    
    * Adjust timeout and remove unnecessary tests
    
    * Fix compilation error
    
    * Fix faulty tests
    florian-richter authored Jan 9, 2020
    Configuration menu
    Copy the full SHA
    2a673fe View commit details
    Browse the repository at this point in the history
  5. v0.1.4

    florian-richter committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    a2f2251 View commit details
    Browse the repository at this point in the history
Loading