User Tools

Site Tools


howto:github

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:github [2022/04/12 00:28] Wulf Rajekhowto:github [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 120: Line 120:
 </code> </code>
  
 +===== Forceful undo last commit =====
 +<code>
 +git reset --hard HEAD^
 +git push origin -f
 +</code>
howto/github.1649719714.txt.gz · Last modified: 2023/05/29 11:53 (external edit)