From 28cc86f22792bfa7521c96d10c8133e4bec3865e Mon Sep 17 00:00:00 2001 From: Ronny Abraham Date: Tue, 8 Nov 2016 19:36:25 +0200 Subject: [PATCH] sync media files from current branch to destination branch modified: modules/deploy.py --- modules/deploy.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/deploy.py b/modules/deploy.py index 21d30a8..398b52e 100644 --- a/modules/deploy.py +++ b/modules/deploy.py @@ -329,9 +329,9 @@ def sync(full=True, extras=False): @task def media(destination_branch): """ - sync media files from source branch to current branch + sync media files from current branch to destination branch - src - the source branch from which we are copying media files + destination_branch - the branch to which we are copying media files """ configuration = env.config