-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating models to handle one project
- Loading branch information
Ameya
committed
Jun 1, 2020
1 parent
afa3325
commit c8b2cfc
Showing
2 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Models
updated
10 files
+3 −3 | Models/CommitInfo_pb2.py | |
+1 −1 | Models/DependencyUpdate_pb2.py | |
+2 −2 | Models/MigrationData_pb2.py | |
+31 −3 | Models/PrettyPrint.py | |
+1 −1 | Models/ProcessedCodeMappings_pb2.py | |
+683 −670 | Models/TypeChangeAnalysis_pb2.py | |
+209 −213 | Models/TypeChangeCommit_pb2.py | |
+1 −1 | Models/TypeGraph_pb2.py | |
+1 −1 | Models/Verification_pb2.py | |
+12 −2 | src/main/java/com/t2r/common/utilities/ProtoUtil.java |
Binary file not shown.