• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

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

git-sample


Commit MetaInfo

修訂96a9bb0d858104d275e84bbdf7503cf2fa715306 (tree)
時間2014-07-17 23:29:36
作者hylom <hylom@hylo...>
Commiterhylom

Log Message

add Version header

Change Summary

差異

--- a/hello.html
+++ b/hello.html
@@ -7,6 +7,7 @@
77 <body>
88 <h1>Hello World!</h1>
99 <p>This is sample html file.</p>
10+ <h2>Version Infomation</h2>
1011 <p>Version 8</p>
1112 </body>
1213 </html>