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 revisionBoth sides next revision
git_hooks [2017/12/20 02:03] admingit_hooks [2017/12/20 02:15] – [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 ''.do_not_merge__develop''
  
 ==== The Hook ==== ==== The Hook ====
git_hooks.txt · Last modified: 2017/12/20 02:34 by admin