diff options
Diffstat (limited to 'scite/stackrpms-diff.sh')
-rwxr-xr-x | scite/stackrpms-diff.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scite/stackrpms-diff.sh b/scite/stackrpms-diff.sh new file mode 100755 index 0000000..1ab80fc --- /dev/null +++ b/scite/stackrpms-diff.sh @@ -0,0 +1,3 @@ +# use this file to display the differences between salsa upstream and my work. +# usage: stackrpms/scite/stackrpms-diff.sh | vi - +diff -x .*.swp -Naur scite.salsa/debian stackrpms/scite/debian |