mirror of
https://github.com/primer/css.git
synced 2024-12-23 06:01:54 +03:00
Only 1 line before after
This commit is contained in:
parent
93a2e5d338
commit
90826c205b
@ -19,6 +19,6 @@ key=".selectors.values[]"
|
||||
jq -r $key before.json | sort | uniq > before.txt
|
||||
jq -r $key after.json | sort | uniq > after.txt
|
||||
|
||||
diff -u {before,after}.txt
|
||||
diff -U 1 {before,after}.txt
|
||||
|
||||
rm {before,after}.{json,txt}
|
||||
|
Loading…
Reference in New Issue
Block a user