diff --git a/README.md b/README.md index 2a0effc..3f15e68 100755 --- a/README.md +++ b/README.md @@ -6,4 +6,7 @@ To install: called `gowebapp`. (Usually `createdb gowebapp` on the command line is all you need). -1. You need Go, preferably the latest version (1.8). \ No newline at end of file +1. You need Go, preferably the latest version (1.8). +## Worktree review test + +This paragraph was added to test opening a PR in a Git worktree (IJPL-242111). diff --git a/WORKTREE_TEST.md b/WORKTREE_TEST.md new file mode 100644 index 0000000..bb89db1 --- /dev/null +++ b/WORKTREE_TEST.md @@ -0,0 +1,3 @@ +Test file for worktree PR review. +Line 2. +Line 3.