-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add java classfiles * add java packages submodule * remove old folder * include module * use checkout submodules * checkout submodules in PR * commit submodule * update submodule * move java-packages * update submodule * bump submodule * fix copy command * update submodules --------- Co-authored-by: Martin Henz <[email protected]>
- Loading branch information
1 parent
2d4a566
commit a58b60b
Showing
4 changed files
with
16 additions
and
1 deletion.
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[submodule "src/java/java-packages"] | ||
path = src/java/java-packages | ||
url = https://github.com/source-academy/java-packages | ||
[submodule "src/java-packages"] | ||
path = src/java-packages | ||
url = https://github.com/source-academy/java-packages |
Submodule java-packages
added at
db850e