From ee303ce40715ef8d801a4800fff2bb284ef498ed Mon Sep 17 00:00:00 2001 From: "natalia.ponomareva" Date: Tue, 14 Jul 2026 12:05:16 +0200 Subject: [PATCH] Test PR for worktree review (IJPL-242111) --- README.md | 5 ++++- WORKTREE_TEST.md | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 WORKTREE_TEST.md 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.