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: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: abner/angular-cli
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.
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 22, 2016

  1. added debug argument to (node:23405) fs: re-evaluating native module …

    …sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
    
    �[2K�[1G�[?25h�[2K�[1G�[?25hYou have to be inside an angular-cli project in order to use the test command.. This argument when passed disable instrumentation and coverage, allowing to debug the source code when running tests
    abner committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    b2a24e4 View commit details
    Browse the repository at this point in the history
  2. added debug argument to ng test task. This argument when passed disab…

    …le instrumentation and coverage, allowing to debug the source code when running tests
    abner committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    fda89ed View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. Configuration menu
    Copy the full SHA
    61b4b23 View commit details
    Browse the repository at this point in the history
  2. merge with upstream master

    abner committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    67339fd View commit details
    Browse the repository at this point in the history
Loading