User Tools

Site Tools


git_hooks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
git_hooks [2017/12/20 01:03] admingit_hooks [2017/12/20 01:16] – [How it works] admin
Line 14: Line 14:
 ==== How it works ==== ==== How it works ====
  
 +The branch you do not want to be merged in any other branch create a file named <code>.do_not_merge__THE-BRANCH-NAME</code>
 +Make sure **THE-BRANCH-NAME** its exactly the same name as the Branch.
  
 +Given you have the branch ''develop'' and want to avoid merge into any other branch, simply create a file named <code>.do_not_merge__develop</code>
  
 ==== The Hook ==== ==== The Hook ====
git_hooks.txt · Last modified: 2017/12/20 01:34 by admin