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: programerone/node.php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: niutech/node.php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 20, 2017

  1. Clean up the rest of the files on uninstall.

    Remove the following files on uninstall:
    
    - `node_modules/` folder
    - `nodeout` file
    Sheldon Rupp
    Sheldon Rupp authored Feb 20, 2017
    Configuration menu
    Copy the full SHA
    db0b86e View commit details
    Browse the repository at this point in the history
  2. Remove .npm folder as well.

    Sheldon Rupp
    Sheldon Rupp authored Feb 20, 2017
    Configuration menu
    Copy the full SHA
    8802100 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Merge pull request niutech#27 from NurdTurd/patch-1

    Clean up the rest of the files on uninstall.
    niutech authored Feb 21, 2017
    Configuration menu
    Copy the full SHA
    d1b5b35 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Print verbose output of rm command

    Print verbose output of `rm` command
    Sheldon Rupp
    Sheldon Rupp authored May 10, 2017
    Configuration menu
    Copy the full SHA
    147a92e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Merge pull request niutech#30 from NurdTurd/patch-1

    Print verbose output of `rm` command
    niutech authored Nov 13, 2017
    Configuration menu
    Copy the full SHA
    b67d379 View commit details
    Browse the repository at this point in the history
  2. Bump node version

    niutech authored Nov 13, 2017
    Configuration menu
    Copy the full SHA
    94af2d4 View commit details
    Browse the repository at this point in the history
Loading