# # # patch "monotone.texi" # from [3bd2a1aa73c0d098513293039eb4155a08a4b329] # to [cbb60528aefcf91b2e1429f1892cba767f234421] # ============================================================ --- monotone.texi 3bd2a1aa73c0d098513293039eb4155a08a4b329 +++ monotone.texi cbb60528aefcf91b2e1429f1892cba767f234421 @@ -4713,19 +4713,11 @@ @section Workspace @item mtn branch address@hidden -This command displays the branch name of the current workspace or changes the -branch name of your current workspace. It does the latter by overwriting any -previous branch setting in @file{_MTN/options} so that its guaranteed that the -next commit gets this new branch as cert attached. +With an argument, the given branch is stored as a future branch to +be used by @command{mtn commit}. With no argument, it displays the +branch name of the current workspace or if a branch change has already +been made, it will show that move. -Please note that you can't set a branch name which already exists in your -database. To rebase your workspace to a different branch, please use the address@hidden command: - address@hidden -$ mtn update --revision h:other-branch address@hidden smallexample - @item mtn commit @item mtn ci @itemx mtn commit address@hidden address@hidden