From 93f8566bfcf48551720cffab905dd388a337f2b9 Mon Sep 17 00:00:00 2001 From: priyankmehta17 Date: Sat, 21 Jul 2018 17:26:59 +0530 Subject: [PATCH 1/3] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index ddfd292..e984914 100644 --- a/test.txt +++ b/test.txt @@ -1,2 +1,3 @@ trial commit 2 modified by another user +Pull request demo From 91cc18f0369d702eab3a89ea166e44b481da8b1f Mon Sep 17 00:00:00 2001 From: priyankmehta17 Date: Sat, 15 Dec 2018 00:35:20 +0530 Subject: [PATCH 2/3] DEVOPS-3 : Adding a new file in master --- git-jira-int.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 git-jira-int.txt diff --git a/git-jira-int.txt b/git-jira-int.txt new file mode 100644 index 0000000..0a90ee8 --- /dev/null +++ b/git-jira-int.txt @@ -0,0 +1,3 @@ +installed git int got jira plugin in jira +connected to github via jira via "connect to git repo" +adding this file to see if the commit is visible in jira From f3480cf2c6c2f7916322095dfc14e883145f11b4 Mon Sep 17 00:00:00 2001 From: Mehta Date: Fri, 24 Jan 2020 19:59:35 +0530 Subject: [PATCH 3/3] commit to test the branch protection --- abc.test | 1 + 1 file changed, 1 insertion(+) create mode 100644 abc.test diff --git a/abc.test b/abc.test new file mode 100644 index 0000000..493021b --- /dev/null +++ b/abc.test @@ -0,0 +1 @@ +this is a test file