You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: updates/GitX-dev.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ <h2>Changes since 0.15.1884</h2>
36
36
<li>Fix <ahref="https://github.com/rowanj/gitx/issues/329">#329</a>: Potential fix for sometimes-missing 'dots' in history view.</li>
37
37
<li>Fix <ahref="https://github.com/rowanj/gitx/issues/312">#312</a>: Don't show remote symbolic references (i.e. <em>origin/HEAD</em>).</li>
38
38
<li>Merge <ahref="https://github.com/rowanj/gitx/pull/325">pull request #325</a> (<ahref="https://github.com/muhqu">muhqu</a>) - Fixed some changes in word highlighting.</li>
39
+
<li>Insert files dragged into the commit message as relative paths.</li>
0 commit comments