Skip to main content

First, let’s clarify what HEAD iswhat HEAD is and what it means when it is detached.

First, let’s clarify what HEAD is and what it means when it is detached.

First, let’s clarify what HEAD is and what it means when it is detached.

Clarify that `--force` goes at the end (not, as may be presumed, the middle) as seen here http://stackoverflow.com/questions/5509543/how-do-i-properly-force-a-git-push
Source Link

You may need to useadd --force to the end of this command to push if the remote branch can not be “fast-forwarded” to the new commit (i.e. you dropped, or rewrote some existing commit, or otherwise rewrote some bit of history).

You may need to use --force to push if the remote branch can not be “fast-forwarded” to the new commit (i.e. you dropped, or rewrote some existing commit, or otherwise rewrote some bit of history).

You may need to add --force to the end of this command to push if the remote branch can not be “fast-forwarded” to the new commit (i.e. you dropped, or rewrote some existing commit, or otherwise rewrote some bit of history).

First, let’s clarify what HEAD iswhat HEAD is and what it means when it is detached.

You manymay need to use --force to push if the remote branch can not be “fast-forwarded” to the new commit (i.e. you dropped, or rewrote some existing commit, or otherwise rewrote some bit of history).

First, let’s clarify what HEAD is and what it means when it is detached.

You many need to use --force to push if the remote branch can not be “fast-forwarded” to the new commit (i.e. you dropped, or rewrote some existing commit, or otherwise rewrote some bit of history).

First, let’s clarify what HEAD is and what it means when it is detached.

You may need to use --force to push if the remote branch can not be “fast-forwarded” to the new commit (i.e. you dropped, or rewrote some existing commit, or otherwise rewrote some bit of history).

Small typo
Source Link
Philippe
  • 4k
  • 3
  • 38
  • 57
Loading
edited body
Source Link
Ben
  • 56.5k
  • 49
  • 181
  • 226
Loading
Fix a typo.
Source Link
pradyunsg
  • 19k
  • 11
  • 47
  • 97
Loading
fix typo pointed out by user “mraq”, plus a couple of other punctuations changes
Source Link
Chris Johnsen
  • 221.2k
  • 26
  • 212
  • 187
Loading
small fixes
Source Link
Chris Johnsen
  • 221.2k
  • 26
  • 212
  • 187
Loading
small fixes; add note about cleaning up the rebase operation
Source Link
Chris Johnsen
  • 221.2k
  • 26
  • 212
  • 187
Loading
Source Link
Chris Johnsen
  • 221.2k
  • 26
  • 212
  • 187
Loading