aboutsummaryrefslogtreecommitdiffstats
path: root/html
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2015-01-08 13:17:35 +0000
committerAdam Spiers <git@adamspiers.org>2015-01-08 16:35:49 +0000
commit2496e53529beb8d0751f90f001b6ea99934cdfc0 (patch)
tree5f8387a7f06b4b4225bdf22979a5ca7d5403e666 /html
parent26367bde141098207ee447fa6d1755bf510c1674 (diff)
downloadgit-deps-2496e53529beb8d0751f90f001b6ea99934cdfc0.tar.gz
split long <p> line
Diffstat (limited to 'html')
-rw-r--r--html/git-deps.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/html/git-deps.html b/html/git-deps.html
index dfd0893..b1bb617 100644
--- a/html/git-deps.html
+++ b/html/git-deps.html
@@ -18,6 +18,10 @@
<body>
<h1>git commit dependency graph</h1>
- <p>Use mouse-wheel to zoom. Drag background to pan. Hover over a commit for more information.</p>
+ <p>
+ Use mouse-wheel to zoom.
+ Drag background to pan.
+ Hover over a commit for more information.
+ </p>
</body>
</html>