+1 vote
in Git Slack Integration by
What is the git command to move branch pointer to different commit without checkout ?

1 Answer

0 votes
by
git update-ref
...