Skip to content

Commit

Permalink
prod enviroment url
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Luis Belmonte committed Nov 16, 2011
1 parent 6058bdb commit 36be14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/masterbranch.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/bin/bash
VERSION='0.1'
LISTENERURL='http://localhost:9000/local-hook'
LISTENERURL='http://localhooks.masterbranch.com/local-hook'

get_last_revision_pushed_to_mb (){
revision=`git config --local --get masterbranch.lastrevision`
Expand Down

0 comments on commit 36be14f

Please sign in to comment.