]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify build directory structure
authorPhillip Lord <phillip.lord@russet.org.uk>
Wed, 3 Nov 2021 10:30:02 +0000 (10:30 +0000)
committerPhillip Lord <phillip.lord@russet.org.uk>
Wed, 3 Nov 2021 10:30:02 +0000 (10:30 +0000)
* admin/nt/dist-build/README-scripts: Clarify build directory structure

admin/nt/dist-build/README-scripts

index f27bcd3bd667aa1801dccfa2a8fd11f2dc75410a..26c3d1df72c8177cfb3038afcdeac9be19ce61a7 100644 (file)
@@ -15,12 +15,16 @@ The file system needs to be organized like so:
 
 ~/emacs-build/git
 
-Contains a checkout of the Emacs git repository, organized according
-to branches, with git worktree
+Contains checkouts and worktrees of the Emacs git repository,
+organized according to branches.
+
+~/emacs-build/git/master
+
+A checkout out of the master branch of the Emacs git repository.
 
 ~/emacs-build/git/emacs-$branch
 
-A branch of the git repository containing the current release
+A worktree of the git repository containing the current release
 branch. This has to be created by hand.
 
 ~/emacs-build/git/emacs-$version