Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix release guide
git submodule sync doesn't have a --force option
  • Loading branch information
Tadeusz Sośnierz committed Jan 31, 2014
1 parent 2d7332c commit 9ed36f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/star/release-guide.pod
Expand Up @@ -38,7 +38,7 @@ with github:

$ git checkout master
$ git pull origin master
$ git submodule sync --force
$ git submodule sync

Verify that

Expand Down

0 comments on commit 9ed36f1

Please sign in to comment.