mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Changed default diff.html (nothing to commit) to something more understandable
This commit is contained in:
committed by
Pieter de Bie
parent
aafc284eb8
commit
991045c019
+3
-3
@@ -46,7 +46,7 @@
|
||||
<script src="keyboardNavigation.js" type="text/javascript" charset="utf-8"></script>
|
||||
|
||||
</head>
|
||||
<h1 id='title'>Here comes the title</h1>
|
||||
<h1 id='title'>Nothing to commit</h1>
|
||||
<body style="padding: 0px; border: 0px" onLoad="">
|
||||
<pre><code class="diffcode" id='diff'>Hey</code></pre>
|
||||
</body>
|
||||
<pre><code class="diffcode" id='diff'>Nothing to commit (working directory clean)</code></pre>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user