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 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 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