diff --git a/JDBC_Project_B18.iml b/JDBC_Project_B18.iml index bbfe2208..64ada3ea 100644 --- a/JDBC_Project_B18.iml +++ b/JDBC_Project_B18.iml @@ -1,6 +1,6 @@ - + diff --git a/src/test/java/add_file_here/AvengerInfinity.java b/src/test/java/add_file_here/AvengerInfinity.java index d2e73ae0..6a16ba14 100644 --- a/src/test/java/add_file_here/AvengerInfinity.java +++ b/src/test/java/add_file_here/AvengerInfinity.java @@ -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 } - - } diff --git a/src/test/java/add_file_here/EU3_Practice.java b/src/test/java/add_file_here/EU3_Practice.java index 8772c1e4..41123bd8 100644 --- a/src/test/java/add_file_here/EU3_Practice.java +++ b/src/test/java/add_file_here/EU3_Practice.java @@ -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 - } + } } diff --git a/src/test/java/add_file_here/gulnur.java b/src/test/java/add_file_here/gulnur.java new file mode 100644 index 00000000..d7753211 --- /dev/null +++ b/src/test/java/add_file_here/gulnur.java @@ -0,0 +1,6 @@ +package add_file_here; + +public class gulnur { + //it is new + //gulnur +}