Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 416 Bytes

DOCUMENTATION.md

File metadata and controls

16 lines (10 loc) · 416 Bytes

Documentation

You can see below the API reference of this module.

exports(target, cb)

gitUnsaved Searches for dirty repositories.

Params

  • String target: The directory path.
  • Function cb: The callback function. It's going to be called for each dirty repository.

Return

  • EventEmitter An event emitter created by git-repos.