From 72c057e7a0008bc73eae031b327cdc203479908a Mon Sep 17 00:00:00 2001 From: Bruno Postle Date: Sun, 10 Dec 2023 22:13:05 +0000 Subject: [PATCH] BlenderBIM user docs update after 6452872 --- src/blenderbim/docs/users/git_support.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/blenderbim/docs/users/git_support.rst b/src/blenderbim/docs/users/git_support.rst index b79dc88e77..7158194ad0 100644 --- a/src/blenderbim/docs/users/git_support.rst +++ b/src/blenderbim/docs/users/git_support.rst @@ -110,10 +110,11 @@ other branches. Branch names can't contain spaces, and have some other minor limitations - BlenderBIM will not allow you to create invalid branch names. -To create a branch simply switch to any earlier revision, ie. not the current -HEAD at the top of the revision list, and start editing the project. When you -save and commit, BlenderBIM will insist that you either discard your changes -or it will force you to create a new branch. +To create a new branch from the current HEAD (ie. the top of the revision list) +enter a branch name when committing. Leaving this field empty just adds a +normal commit without creating a branch, however committing a change to an +earlier revision necessarily implies a new branch, so BlenderBIM will insist +that you give it a name. Each branch can now be navigated separately in the revision list, to switch between branches, and to any previous revision in any branch, select the