Add --sync option, to only sync submodules.
Also add git-crsync as shorthand for `git crup --sync`. TBR=iannucci@chromium.org BUG= Review URL: https://codereview.chromium.org/12279006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@182767 0039d316-1c4b-4281-b951-d872f2087c98experimental/szager/collated-output
parent
0ecad9c05d
commit
69aea1659f
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec bash git-crup --sync "$@"
|
Loading…
Reference in New Issue