WIP: feature/mp-exercises-java–classbib (example)#1
Open
MarcelMWS wants to merge 40 commits intoiubh:masterfrom
Open
WIP: feature/mp-exercises-java–classbib (example)#1MarcelMWS wants to merge 40 commits intoiubh:masterfrom
MarcelMWS wants to merge 40 commits intoiubh:masterfrom
Conversation
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a sample project I created to experiment and learn, with the hope that it might be helpful to others. Although I acknowledge that my code style may not be optimal, I believe it is a good starting point for exploration and experimentation.
To ensure a cleaner version control history, it would be best to create a new branch in the upstream repository specifically for the feature or MP (milestone project) exercises related to the Java classbib. This will prevent the need to push the pull request directly to the master branch. Therefore, kindly create a new branch called feature/mp-exercises-java-classbib in the upstream repository.