From d9dc34fd47ac853777367288861a046126014018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CGULNURKIRCAER=E2=80=9D?= Date: Tue, 13 Oct 2020 20:09:15 +0100 Subject: [PATCH 1/4] new --- JDBC_Project_B18.iml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ - + From 1481c60b308141492f8a8e7f5e4c15919ba9459e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CGULNURKIRCAER=E2=80=9D?= Date: Tue, 13 Oct 2020 20:11:36 +0100 Subject: [PATCH 2/4] neww --- .../java/add_file_here/AvengerInfinity.java | 36 +++---------------- src/test/java/add_file_here/EU3_Practice.java | 30 +++++----------- 2 files changed, 14 insertions(+), 52 deletions(-) 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 - } + } } From 122e20febf3127c82956f434bd8c0bd05cb10c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CGULNURKIRCAER=E2=80=9D?= Date: Tue, 13 Oct 2020 20:33:42 +0100 Subject: [PATCH 3/4] new --- src/test/java/add_file_here/gulnur.java | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/test/java/add_file_here/gulnur.java 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..5c5738fe --- /dev/null +++ b/src/test/java/add_file_here/gulnur.java @@ -0,0 +1,5 @@ +package add_file_here; + +public class gulnur { + //it is new +} From f48b52543d503f950c863062a5592def203db68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CGULNURKIRCAER=E2=80=9D?= Date: Tue, 13 Oct 2020 21:07:28 +0100 Subject: [PATCH 4/4] new --- src/test/java/add_file_here/gulnur.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/java/add_file_here/gulnur.java b/src/test/java/add_file_here/gulnur.java index 5c5738fe..d7753211 100644 --- a/src/test/java/add_file_here/gulnur.java +++ b/src/test/java/add_file_here/gulnur.java @@ -2,4 +2,5 @@ public class gulnur { //it is new + //gulnur }