Skip to content
Snippets Groups Projects
Commit 5c3fdfaa authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fixed developer push to protected branch. Closes #2647

parent af7dcda1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -81,7 +81,7 @@ module Grack
end
# Need to reset seek point
@request.body.rewind
/refs\/heads\/([\w\.-]+)/.match(input).to_a.first
/refs\/heads\/([\w\.-]+)/.match(input).to_a.last
end
 
def project
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment