"If you know exactly where you are headed, it's not fun at all."
-
Daniel Blanco Rojas
- Costa Rica
- http://www.danielblancorojas.com
- @dblancorojas
Highlights
- Pro
Pinned Loading
-
-
-
-
Git hook to prevent pushing to maste...
Git hook to prevent pushing to master mistakes. 1#!/bin/bash
23protected_branch='master'
4current_branch=$(git symbolic-ref HEAD | sed -e 's,.*/\(.*\),\1,')
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.