File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
- run : |
17
17
cp .gitconfig ~
18
18
sudo cp diff/diff.py /usr/bin
19
- test $(sha256sum $(git ss a257771) | awk '{print $1}') = 9f056a201864c3a58d6e343f08a13931c425da40b6553dc393cb28c5ec8ce2c5
19
+ test $(sha256sum $(git ss a257771) | awk '{print $1}') = 344d9963e44d1d07031eced473b1948ff2acc3b1494afb8a28b22083b58799bb
20
20
name: Verify diff hash
Original file line number Diff line number Diff line change 29
29
table.diff {font-family: monospace; border: medium;}
30
30
.diff_header {background-color: #e0e0e0;}
31
31
td.diff_header {text-align: right;}
32
- details {display: inline-block;margin: 0px 4px 80px 4px;}
32
+ details {display: inline-block; margin: 0px 4px 80px 4px;}
33
33
summary {background-color: #e0e0e0; border-width: 1px 1px 0px 1px; border-style: solid; padding: 0px 4px 0px 4px; position: sticky; top: 0px;}
34
34
.diff_next {background-color: #c0c0c0;}
35
35
.diff_add {background-color: #aaffaa;}
You can’t perform that action at this time.
0 commit comments