Commit 2cdeff3
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 2bcc5a2 commit 2cdeff3
1 file changed
+23
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1144 | 1144 | | |
1145 | 1145 | | |
1146 | 1146 | | |
| 1147 | + | |
1147 | 1148 | | |
1148 | | - | |
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
| |||
1173 | 1173 | | |
1174 | 1174 | | |
1175 | 1175 | | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
1176 | 1192 | | |
1177 | | - | |
1178 | 1193 | | |
1179 | 1194 | | |
1180 | 1195 | | |
| |||
1186 | 1201 | | |
1187 | 1202 | | |
1188 | 1203 | | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
1189 | 1210 | | |
1190 | 1211 | | |
1191 | 1212 | | |
| |||
0 commit comments