Browse Source

Remove stupid default.

This was originally intended to stop stupid mistakes, but it just
makes releasing cake harder.
mark_story 13 years ago
parent
commit
83f06d5901
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.properties

+ 1 - 1
build.properties

@@ -2,7 +2,7 @@
 project.name = CakePHP
 
 # Git stuff
-git.remote = changeme!
+git.remote = origin
 
 # Directories
 build.dir = build