• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

git-sample


Commit MetaInfo

Revisão1f71b282bcc0acdc3e20d7a7ff55e5aa85086d86 (tree)
Hora2014-07-17 23:51:14
Autorhylom <hylom@hylo...>
Commiterhylom

Mensagem de Log

Merge branch 'master' of github.com:hylom/git-sample

Conflicts:
hello.html

Mudança Sumário

Diff

--- a/hello.html
+++ b/hello.html
@@ -6,10 +6,9 @@
66 </head>
77 <body>
88 <h1>Hello World!</h1>
9- <p>This is sample html file.</p>
10- <h2>Version Infomation</h2>
11- <!-- edited by taro -->
12- <p>Version 8</p>
9+ <p>Hello version control, Hello Git!</p>
10+ <h2>Version Information</h3>
11+ <p>Version 9.1</p>
1312 </body>
1413 </html>
1514