mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
Fixing changed pushed without edit
Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user