1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-26 05:10:17 +02:00

Merge pull request #15 from rukbat/master

Just a small typo
This commit is contained in:
Andrés Montañez 2013-04-06 12:20:06 -07:00
commit f799952160

View File

@ -34,7 +34,7 @@ And you are done!
Just a few, for now... Just a few, for now...
- **deployment/rsync** - This task is for deploying your code to the remote servers. - **deployment/rsync** - This task is for deploying your code to the remote servers.
- **scm/update** - This task is for updating (git/svn) your base wokring copy. - **scm/update** - This task is for updating (git/svn) your base working copy.
But that's not all! You can create your own taks, and execute commands on your working copy and in your deployed code! But that's not all! You can create your own taks, and execute commands on your working copy and in your deployed code!
Also we are working on creating more built in tasks. Also we are working on creating more built in tasks.