Commit a7108d7
committed
Add
This command runs `git diff` to show the changes that where made relative
to the original Scala 2 library sources.
Usage:
```
sbt> scala2-library-cc/run diff # shows all changes
sbt> scala2-library-cc/run diff scala/Option.scala # show changes in this file
sbt> scala2-library-cc/run diff scala/collection/immutable # show changes in this directory
```scala2-library-cc/run diff sbt command1 parent 2039d62 commit a7108d7
1 file changed
+23
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1151 | 1151 | | |
1152 | 1152 | | |
1153 | 1153 | | |
| 1154 | + | |
1154 | 1155 | | |
1155 | | - | |
1156 | 1156 | | |
1157 | 1157 | | |
1158 | 1158 | | |
| |||
1180 | 1180 | | |
1181 | 1181 | | |
1182 | 1182 | | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
1183 | 1199 | | |
1184 | | - | |
1185 | 1200 | | |
1186 | 1201 | | |
1187 | 1202 | | |
| |||
1193 | 1208 | | |
1194 | 1209 | | |
1195 | 1210 | | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
1196 | 1217 | | |
1197 | 1218 | | |
1198 | 1219 | | |
| |||
0 commit comments