Skip to content

Commit

Permalink
Outcomment completely.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jun 11, 2014
1 parent ceeeb96 commit 55917fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions git-hooks/post-receive.d/autosplit
Expand Up @@ -134,8 +134,8 @@ autosplit()
done
}

while read oldrev newrev refname
do
#while read oldrev newrev refname
#do
# Currently deactivated until this approach has been discussed and shown to be working
#autosplit $oldrev $newrev $refname
done
#done

0 comments on commit 55917fa

Please sign in to comment.