From 68c6093e549570d9f2eb6a3b522cb27de66bfe2c Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Thu, 4 Apr 2019 23:01:03 +0800 Subject: [PATCH] Suggest a naming convention --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index d8dd04e..1a68edb 100644 --- a/readme.md +++ b/readme.md @@ -16,6 +16,10 @@ Two Python scripts are provided to help use and modify the patchsets: files to a branch in a git repository, and the second does the opposite. Detailed help is available by running each with the `-h` switch. +By default, worktrees will be placed in `worktree/` (Git-ignored). I +suggest naming worktrees in lowercase to help avoid confusion with +patchset names, which are capitalised. + # Building To build the sources, check out BuildCubeE (soon to be renamed).