-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
scala2-library-cc/run diff
sbt command
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 ```
- Loading branch information
1 parent
15d1acd
commit f995c4e
Showing
1 changed file
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters