Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
4baabcf
modify word
imoto-hirofumi Apr 2, 2022
bc3d2b6
not change
imoto-hirofumi Apr 2, 2022
15cd2f0
modify word
imoto-hirofumi Apr 2, 2022
bd14b04
タイトル修正
imoto-hirofumi Apr 2, 2022
2c50a7a
タイトル変更
imoto-hirofumi Apr 2, 2022
f12cd6d
何でやねん
imoto-hirofumi Apr 18, 2022
c578a2a
タイトル文言変更
imoto-hirofumi Apr 18, 2022
e8788e9
Merge branch 'feature' into develop
imoto-hirofumi Apr 18, 2022
bb253c0
Merge branch 'develop' into staging
imoto-hirofumi Apr 18, 2022
7b37c4f
Merge pull request #1 from imoto-hirofumi/staging
imoto-hirofumi Apr 18, 2022
d7e7b69
h1文言変更
imoto-hirofumi Apr 21, 2022
9f3f092
h1タグ文言変更2
imoto-hirofumi Apr 21, 2022
525f478
Merge pull request #2 from imoto-hirofumi/feature3
imoto-hirofumi Apr 21, 2022
d82bfd2
コンフリクト修正
imoto-hirofumi Apr 21, 2022
a14c835
Merge pull request #3 from imoto-hirofumi/feature4
imoto-hirofumi Apr 21, 2022
721f6b7
文言修正
imoto-hirofumi Apr 24, 2022
352ca1a
Merge pull request #4 from imoto-hirofumi/feature5
imoto-hirofumi Apr 24, 2022
f262264
Merge pull request #5 from imoto-hirofumi/develop
imoto-hirofumi Apr 24, 2022
b94cfea
Merge pull request #6 from imoto-hirofumi/staging
imoto-hirofumi Apr 24, 2022
ce30bc5
Revert "Merge pull request #6 from imoto-hirofumi/staging"
imoto-hirofumi Apr 24, 2022
2facbc8
Merge pull request #7 from imoto-hirofumi/hotfix
imoto-hirofumi Apr 24, 2022
8abd8f9
Merge pull request #8 from imoto-hirofumi/master
imoto-hirofumi Apr 24, 2022
408b105
Merge pull request #9 from imoto-hirofumi/master
imoto-hirofumi Apr 24, 2022
11ab6b4
test.txtの追加
imoto-hirofumi Apr 24, 2022
3a8b5ef
Revert "Revert "Merge pull request #6 from imoto-hirofumi/staging""
imoto-hirofumi Apr 24, 2022
938b95d
Merge branch 'feature5' into release
imoto-hirofumi Apr 24, 2022
456eb9f
Merge pull request #11 from imoto-hirofumi/release
imoto-hirofumi Apr 24, 2022
3aac005
Merge pull request #12 from imoto-hirofumi/develop
imoto-hirofumi Apr 24, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<html lang="ja">
p<html lang="ja">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Udemy Git</title>
<title>はじめてのGit</title>
</head>

<body>
<h1>Udemy Git</h1>
<h1>はじめてのGit1</h1>
<p>現場で困らないようにGitを学習していきましょう</p>
<p>revert test</p>
</body>

</html>
</html>
Empty file added test.txt
Empty file.