Skip to content
  • Douwe Maan's avatar
    d69d4381
    Merge branch 'fix/git-annex-githooks' into 'master' · d69d4381
    Douwe Maan authored
    Disable githoooks for git annex commits
    
    Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/40
    
    <s>This fix checks if the commit `SHA` is also in one of the synced `git-annex` branches, which means that it should safely skip git hooks. </s> This may not work with multiple commits to the synced branch
    
    These `git-annex` commits also consistently have a message starting with git-annex blah... Using this, as probability of false positives is very low.
    
    See merge request !272
    d69d4381
    Merge branch 'fix/git-annex-githooks' into 'master'
    Douwe Maan authored
    Disable githoooks for git annex commits
    
    Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/40
    
    <s>This fix checks if the commit `SHA` is also in one of the synced `git-annex` branches, which means that it should safely skip git hooks. </s> This may not work with multiple commits to the synced branch
    
    These `git-annex` commits also consistently have a message starting with git-annex blah... Using this, as probability of false positives is very low.
    
    See merge request !272
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading