質問編集履歴

1

誤字

2019/12/01 07:55

投稿

yoshi751
yoshi751

スコア19

test CHANGED
File without changes
test CHANGED
@@ -64,32 +64,6 @@
64
64
 
65
65
  $ git push origin sample
66
66
 
67
- Enumerating objects: 4, done.
68
-
69
- Counting objects: 100% (4/4), done.
70
-
71
- Delta compression using up to 12 threads
72
-
73
- Compressing objects: 100% (2/2), done.
74
-
75
- Writing objects: 100% (3/3), 284 bytes | 284.00 KiB/s, done.
76
-
77
- Total 3 (delta 1), reused 0 (delta 0)
78
-
79
- remote: Resolving deltas: 100% (1/1), completed with 1 local object.
80
-
81
- remote:
82
-
83
- remote: Create a pull request for 'sample' on GitHub by visiting:
84
-
85
- remote: https://github.com/yoshidakai1998/git-space/pull/new/sample
86
-
87
- remote:
88
-
89
- To https://github.com/yoshidakai1998/git-space.git
90
-
91
- * [new branch] sample -> sample
92
-
93
67
  $ git switch master
94
68
 
95
69
  Switched to branch 'master'
@@ -110,8 +84,6 @@
110
84
 
111
85
  commit 76883f716a3ff205d7a4775fb14770a30a781768 (HEAD -> master, origin/sample, sample)
112
86
 
113
- Author: Kai Yoshida <bkbkai130@gmail.com>
114
-
115
87
  Date: Fri Nov 29 00:32:19 2019 +0900
116
88
 
117
89