deploytool-git-diff

0.1.3 • Public • Published

Deploytool-git-diff

An extension for Deploytool that gets a diff of files that have changed between commits

Installation

npm install deploytool-git-diff --save

Usage

var deploytool = require('deploytool');

deploytool.deploy('production', 'e8ac002dc64111fce77c9c9d12c28c13c3f98aa2');

Contributing

Take care to follow the same patterns as other Deploytool modules.

Don't extend Deplyotool itself to add new deployment types. Simply create new modules prefixed with deploytool- that has a "deploy" method in it.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    14
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    14
  • 0.1.2
    2
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i deploytool-git-diff

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • bmcclure