LoginSignup
28
22

More than 5 years have passed since last update.

gitのbranchを別のコミットに移動する方法

Posted at

git branch -f でできる。

git branch -f master 32a5fb24c...
28
22
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
28
22