When looking at a commit/revision, allow to copy the path of a file to the clipboard, so you can quickly open that file in your local code checkout from the command line.
Closes T15897
Differential D25757
Add Copy file path button to file header bar in Differential/Diffusion aklapper on Jul 30 2024, 17:26. Authored by
Details
When looking at a commit/revision, allow to copy the path of a file to the clipboard, so you can quickly open that file in your local code checkout from the command line. Closes T15897 Open a proposed commit in Differential or a merged commit in Diffusion. Click the "Copy file path" button, paste that clipboard content.
Diff Detail
Event TimelineComment Actions OH GOSH YES What about replacing that legacy "unuseful" file icon on the left, with your new copy-button? Benefits:
Comment Actions
I was initially reluctant as that might destroy information but seeing that I can still get that golden strip on the right by clicking anywhere in the file header bar and that the icon on the very left is also duplicated in the file tree view above (though icons inconsistently differ for map.php between and anyway), I probably agree with you. |