andromedarabbit
6/28/2016 - 3:05 PM

Git: move branch pointer to different commit

Git: move branch pointer to different commit

git update-ref <ref> <commit>

git push --force