Snippets tagged “git-update-ref”
1 snippet uses this tag.
- How to Move Git Branch Pointer to Different CommitGit
Read the tutorial to learn several techniques of moving branch pointer to different git commit without checkout and the essential tips one should encounter.