Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 619 Bytes

Sensu Community Plugins

For upstream repo documentation see: https://github.com/sensu/sensu-community-plugins

Use newbranch.sh to help you setup these branches:

$ ./newbranch.sh myawesomefeature
Branch myawesomefeature set up to track remote branch master from upstream.
Switched to branch 'myawesomefeature'

Use pushbranch.sh to push your branch to our repo:

$ ./pushbranch.sh
To [email protected]:DoubleNegativeVisualEffects/sensu-community-plugins.git
 * [new branch]      myawesomefeature -> myawesomefeature
 Branch myawesomefeature set up to track remote branch myawesomefeature from origin.