• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

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

git-sample


Commit MetaInfo

Révision8d2d52cba682aa2358d62ae17d0fcb245fd66a0a (tree)
l'heure2014-07-17 23:45:50
Auteurtaro <taro@exam...>
Commitertaro

Message de Log

update hello.html

Change Summary

Modification

--- 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