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: arduino/arduino-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1e6966aee9a2eb28b9cc87da1fd4eea60408dba0
Choose a base ref
...
head repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 81b6f64953d5643822d828f53b426d86de2a9b25
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 20, 2023

  1. Added --install-in-builtin-dir flag to lib install command (#2077)

    * In download query, report if a library is builtin
    
    * 'lib download' flag vars are now local
    
    * Added --install-in-builtin-dir flag in 'lib install'
    cmaglie authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d6196c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d139a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    748c439 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81b6f64 View commit details
    Browse the repository at this point in the history
Loading