meta data for this page
  •  

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
Next revisionBoth sides next revision
git:start [2018/11/08 13:43] niziakgit:start [2020/06/03 11:19] niziak
Line 1: Line 1:
 +====== GIT ======
 +
 ====== Preparation ====== ====== Preparation ======
  
Line 20: Line 22:
  
 ====== Usage ====== ====== Usage ======
 +
 +==== fetch moved tags ====
 +<code bash>git fetch origin --tags --force</code>
  
 ==== Undo a commit ==== ==== Undo a commit ====