Removes em/span tags according to docs-team 3076 (#40098)
This commit is contained in:
@@ -19,7 +19,7 @@ If another person has pushed to the same branch as you, Git won't be able to pus
|
||||
$ git push origin main
|
||||
> To https://{% data variables.command_line.codeblock %}/USERNAME/REPOSITORY.git
|
||||
> ! [rejected] main -> main (non-fast-forward)
|
||||
> error: failed to push some refs to 'https://{% data variables.command_line.codeblock %}/<em>USERNAME</em>/<em>REPOSITORY</em>.git'
|
||||
> error: failed to push some refs to 'https://{% data variables.command_line.codeblock %}/USERNAME/REPOSITORY.git'
|
||||
> To prevent you from losing history, non-fast-forward updates were rejected
|
||||
> Merge the remote changes (e.g. 'git pull') before pushing again. See the
|
||||
> 'Note about fast-forwards' section of 'git push --help' for details.
|
||||
|
||||
Reference in New Issue
Block a user