Skip to content
Open

new #183

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion JDBC_Project_B18.iml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
Expand Down
36 changes: 5 additions & 31 deletions src/test/java/add_file_here/AvengerInfinity.java
Original file line number Diff line number Diff line change
@@ -1,36 +1,10 @@
package add_file_here;

public class AvengerInfinity {


public class Avengerinfinity {
public static void main(String[] args) {

//add four changes and commit with 4 separate commit messages

//I will add one more line to this awesomr class :)

//I like write code in intellij

//I dont what I can add here one more

//add or changes and commit with 4 seperate commit messages
//Iron man

//hulk and thor

//looks like we dont have much avenger fan
// add four changes and commit with 4 separate commit messages

// adding more info about Avengers

// Iron man , Thor , Hulk

// Looks like we don't have much avenger fan ?
// Justice league fan maybe ?

// merged

// add more changes
// add 2 nd changed
// add 3 rd changed
// sampiyon galatasaray
}


}
30 changes: 9 additions & 21 deletions src/test/java/add_file_here/EU3_Practice.java
Original file line number Diff line number Diff line change
@@ -1,29 +1,17 @@
package add_file_here;

public class EU3_Practice {
public class eu3_practice {

public static void main(String[] args) {
System.out.println("EU3 IS OPENING PULL REQUEST");
// hi every one
// I added new things

System.out.println("EU3 is opening pull request");

System.out.println("This course seems to be in the correct speed!");


System.out.println("Awesome stuff here");
System.out.println("EU3 is opening pull request");
// commit your change
// with nice commit message
// push it back to the github
// observe the change
// from the your GitHub repo
// click on compare
// create a pull request (PR)

// to merge your change

// we have added one new branch called us123
// we have added one more branch us123
// to work on user story 123 without affecting master
// adding more changes here so i can do it
// one more commit

// adding more changes here so I can have more history
}

}
}
6 changes: 6 additions & 0 deletions src/test/java/add_file_here/gulnur.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
package add_file_here;

public class gulnur {
//it is new
//gulnur
}