質問編集履歴

2

追記

2022/11/25 07:28

投稿

pecchan
pecchan

スコア568

test CHANGED
File without changes
test CHANGED
@@ -46,3 +46,13 @@
46
46
  pero@peronoMac-mini room %
47
47
  ```
48
48
 
49
+
50
+ いったんdevelopに戻ってHEAD確認
51
+ ```ここに言語を入力
52
+ pero@peronoMac-mini room % git branch
53
+ * develop
54
+ hogehoge
55
+ pero@peronoMac-mini room % git log --oneline
56
+ f698abcb2 (HEAD -> develop, origin/develop, origin/HEAD, hogehoge) Merge pull request #4755 from xxx-Inc/feature/xxx_IMPR-1126_city
57
+ d3ea30da8 Merge pull request #4689 from xxx-Inc/feature/xxx_IMPR-129_user_api
58
+ ```

1

vvv

2022/11/25 07:15

投稿

pecchan
pecchan

スコア568

test CHANGED
File without changes
test CHANGED
@@ -38,7 +38,7 @@
38
38
 
39
39
  Turn off this advice by setting config variable advice.detachedHead to false
40
40
 
41
- HEAD is now at 900136956 Merge pull request #4685 from Spacee-Inc/feature/SPACEE_IMPR-1056
41
+ HEAD is now at 900136956 Merge pull request #4685 from xxx-Inc/feature/xxx_IMPR-1056
42
42
  pero@peronoMac-mini room % git branch
43
43
  * (HEAD detached at 900136956)
44
44
  develop