Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Apiki/branch-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branch Pattern

Dependencies

Installation

npm install apiki-branch-pattern --save-dev OR yarn add apiki-branch-pattern --dev

Usage in package.json

"prepush": "git branch | grep \\* | cut -d ' ' -f2 | xargs apiki-branch-pattern -p='^care_([0-9]+)_(.+)$'"

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

About

Normalize branchs in projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •