File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
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}') = 2621acdc5e798e2bd60c472678645155ab3fd1c835797e23555bdd295e6a9278
19
+ test $(sha256sum $(git ss a257771) | awk '{print $1}') = dbe4f2dec4d4f895dfd96f9359a6906320c1f386b73923b10f09da3db91d0634
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: #e8f2ff;}
31
31
td.diff_header {text-align: right;}
32
+ body {display: inline-block;}
32
33
details {display: inline-block; margin: 0px 4px 80px 4px;}
33
34
summary {background-color: #e8f2ff; border-width: 1px 1px 1px 1px; border-style: solid; cursor: pointer; padding: 0px 4px 0px 4px; position: sticky; top: 0px;}
34
35
details[open] summary {border-bottom-width: 0px;}
You can’t perform that action at this time.
0 commit comments