in Git Slack Integration by (1.6k points)
What is the git command to move branch pointer to different commit without checkout ?

1 Answer

0 votes
by (20.8k points)
git update-ref

Related questions

+1 vote
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal (1.6k points)
+1 vote
asked Jul 25, 2019 in Git by SakshiSharma (32.2k points)
+1 vote
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal (1.6k points)
...