Explorar o código

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

Fixing changed pushed without edit
moxiegirl %!s(int64=10) %!d(string=hai) anos
pai
achega
a3d871220c
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      docs/sources/project/work-issue.md

+ 4 - 2
docs/sources/project/work-issue.md

@@ -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