Skip to content

Commit

Permalink
Add the option to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Lepot committed Jul 7, 2015
1 parent b573202 commit 5b75561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ rsync_checkout_tag | `false` | Is the ``:branch`` symbol containing a branch or
rsync_copy | `rsync --archive --acls --xattrs` | The command used to copy from remote cache to remote release
rsync_target_dir | `.` | The local directory within ``:rsync_stage`` to clone to & deploy (useful if you want to keep cache of several branches/tags for instance)
enable_git_submodules | `false` | Should we fetch submodules as well?
reset_git_submodules_before_update | `false` | Do a reset hard on submodules (in case you do modifications on working copies)?


License
Expand Down

0 comments on commit 5b75561

Please sign in to comment.