Skip to content

Commit 3ee50de

Browse files
nrileypieter
authored andcommitted
Truncate the middle of pathnames in the Unstaged/Staged Changes lists.
Previously, the ends of the pathnames were truncated instead, which could lose the filename.
1 parent 3bed497 commit 3ee50de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PBGitCommitView.xib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
</object>
204204
<object class="NSTextFieldCell" key="NSDataCell" id="45690317">
205205
<int key="NSCellFlags">337772096</int>
206-
<int key="NSCellFlags2">133120</int>
206+
<int key="NSCellFlags2">133632</int>
207207
<string key="NSContents">Text Cell</string>
208208
<reference key="NSSupport" ref="26"/>
209209
<reference key="NSControlView" ref="588180404"/>
@@ -605,7 +605,7 @@
605605
</object>
606606
<object class="NSTextFieldCell" key="NSDataCell" id="39450212">
607607
<int key="NSCellFlags">67239488</int>
608-
<int key="NSCellFlags2">133120</int>
608+
<int key="NSCellFlags2">133632</int>
609609
<string key="NSContents">Text Cell</string>
610610
<reference key="NSSupport" ref="26"/>
611611
<reference key="NSControlView" ref="638535043"/>

0 commit comments

Comments
 (0)