Merge pull request #1650 from dart-lang/git-paths
Add support for Git dependencies on subdirectories
No related branches found
No related tags found
Showing
- lib/src/source/git.dart 152 additions, 36 deletionslib/src/source/git.dart
- lib/src/validator.dart 33 additions, 0 deletionslib/src/validator.dart
- lib/src/validator/dependency.dart 21 additions, 68 deletionslib/src/validator/dependency.dart
- pubspec.yaml 1 addition, 0 deletionspubspec.yaml
- test/cache/repair/git_test.dart 183 additions, 96 deletionstest/cache/repair/git_test.dart
- test/descriptor.dart 8 additions, 6 deletionstest/descriptor.dart
- test/get/git/path_test.dart 163 additions, 0 deletionstest/get/git/path_test.dart
- test/pubspec_test.dart 48 additions, 0 deletionstest/pubspec_test.dart
- test/test_pub.dart 3 additions, 0 deletionstest/test_pub.dart
- test/validator/dependency_test.dart 69 additions, 13 deletionstest/validator/dependency_test.dart
Loading
Please register or sign in to comment