Skip to content
This repository was archived by the owner on Mar 10, 2020. 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: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.116.0
Choose a base ref
...
head repository: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.117.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 4, 2019

  1. docs: add dry-run config test and change new/old for original/updated

    Also corrects `ipfs.config.profiles.list` example.
    
    BREAKING CHANGE:
    
    `ipfs.config.profiles.apply` now returns `original`/`updated` keys
    in the diff because using `new` stops us from destructuring in js.
    achingbrain committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    e206aa7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #539 from ipfs/add-dry-run-test

    docs: add dry-run config test and change new/old for original/updated
    achingbrain authored Oct 4, 2019
    Configuration menu
    Copy the full SHA
    fc954a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb83737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b1f8f5 View commit details
    Browse the repository at this point in the history
Loading