Git force pull: Revision history

From AWVVO
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 February 2025

  • curprev 10:5510:55, 11 February 2025 Admin talk contribs 162 bytes +162 Created page with "== Git force pull == <syntaxhighlight lang="bash" line highlight="" copy> git fetch --all git reset --hard origin/BRANCH git pull origin BRANCH </syntaxhighlight>"