harness-drone/pkg
Janez Troha f90c099e68 Add: get git submodules in one step
--recursive
--recurse-submodules
After the clone is created, initialize all submodules within, using their default settings. This is equivalent to running git submodule update --init --recursive immediately after the clone is finished. This option is ignored if the cloned repository does not have a worktree/checkout (i.e. if any of --no-checkout/-n, --bare, or --mirror is given)

from http://git-scm.com/docs/git-clone
2014-02-11 10:52:39 +01:00
..
build Add: get git submodules in one step 2014-02-11 10:52:39 +01:00
channel initial public commit 2014-02-07 03:10:01 -07:00
database package for database migrations 2014-02-10 03:03:22 -07:00
handler Fix team invites 2014-02-10 15:22:32 -06:00
mail initial public commit 2014-02-07 03:10:01 -07:00
model initial public commit 2014-02-07 03:10:01 -07:00
plugin s/Region/Access/ 2014-02-10 12:53:55 +01:00
queue Read the actual commit status when updating Github 2014-02-10 14:08:33 -06:00
template Typo on report title. 2014-02-10 15:21:22 +00:00