Uh oh!
There was an error while loading. Please reload this page.
docs(readme): update ng --help to ng help in readme - #3159
Conversation
googlebot
commented
Nov 16, 2016
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
Meligy
commented
Nov 17, 2016
Can you please look at the CLA problem in the above comment #3159 (comment) ? Thanks a lot. Cheers, |
googlebot
commented
Nov 17, 2016
CLAs look good, thanks! |
kevcha
commented
Nov 17, 2016
Done ! Should I rebase it to master ? |
Meligy
commented
Nov 17, 2016
That would be nice of you, although possibly not mandatory. Usually the project team merge PRs that are in sync with master, or (apparently) cherry pick commits if the PR is not up date with master. |
Done, just hoping that there won't by new commits in master for CI build time :) |
filipesilva
commented
Nov 22, 2016
I closed the dupes (thanks @grizzm0!) and we'll get this one merged soon. Thanks all! |
They generated |
kevcha
commented
Dec 5, 2016
Ah ok, sorry I didn't see that. |
grizzm0
commented
Dec 5, 2016
It has not been merged. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
As you can see above,
ng --helpdoesn't work, we have to useng helpinstead, and the command specified in the readme is the wrong oneFix#3168