ericcornelissen/gulp-gitstage

Advanced testing

Closed this issue · 0 comments

index.js

  • It actually stages files
  • It does not stage files not in the pipeline
  • Unexpected input

git.js

  • The 'available' property is false when git isn't available
  • The 'available' property is true when git is available
  • The stage function stages a file
  • Unexpected input