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: rclone/rclone-js-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.8
Choose a base ref
...
head repository: rclone/rclone-js-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.9
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 10, 2020

  1. Adding a colon if necessary in purge command

    Uniformized the appending of a colon after the fs accross functions
    
    Adding a missing return after an early reject and two semicolons
    
    Correcting a typo, `fs` to `remoteName`
    HexPandaa committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    af65f13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from HexPandaa/patch-1

    Fixed and uniformized the appending of colons to fs names
    negative0 authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    6800bf7 View commit details
    Browse the repository at this point in the history
  3. 1.0.9

    negative0 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    bc6b1b7 View commit details
    Browse the repository at this point in the history
Loading