Merge pull request #12375 from moxiegirl/12366-change-fix

Fixing changed pushed without edit
Upstream-commit: a3d871220cff6fd68b0494a1c1891a279f090ee7
Component: engine
This commit is contained in:
moxiegirl
2015-04-14 11:06:41 -07:00

View File

@ -191,8 +191,10 @@ You should pull and rebase frequently as you work.
Make sure you include your signature.
8. Push any changes to your fork on GitHub, using the `-f` option to
force the previous change to be overwritten.
8. Push any changes to your fork on GitHub.
The rebase rewrote history, so you'll need to use the `-f` or `--force` flag
to push your change.
$ git push -f origin 11038-fix-rhel-link