1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fixing changed pushed without edit

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony 2015-04-14 10:09:00 -07:00
parent 3748def343
commit 4dd4bd00aa

View file

@ -191,8 +191,10 @@ You should pull and rebase frequently as you work.
Make sure you include your signature. Make sure you include your signature.
8. Push any changes to your fork on GitHub, using the `-f` option to 8. Push any changes to your fork on GitHub.
force the previous change to be overwritten.
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 $ git push -f origin 11038-fix-rhel-link