Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itnelo/git-master-merge-script

Helpful tool for merging code from dev to master branch with auto excluding dev-only dirs/files
https://github.com/itnelo/git-master-merge-script

Last synced: about 2 months ago
JSON representation

Helpful tool for merging code from dev to master branch with auto excluding dev-only dirs/files

Awesome Lists containing this project

README

        

git-master-merge-script
=====================

Use for merge something into master branch from another branch with AUTO EXCLUDING dirs and files from .mergeignore list

/path/to/master_merge.sh {BRANCH_NAME}

Example:

./master_merge.sh dev