• 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ão8d2d52cba682aa2358d62ae17d0fcb245fd66a0a (tree)
Hora2014-07-17 23:45:50
Autortaro <taro@exam...>
Commitertaro

Mensagem de Log

update hello.html

Mudança Sumário

Diff

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