message no. 101748
Posted by neataroni in #github at 2015-07-04T00:19:49Z
im trying to write a post commit hook that only runs for master- my bash script has a line: read oldrev newrev refname ...but those are empty when i try to echo them