💾 Archived View for freeshell.de › tldr › dolt-branch.gmi captured on 2023-11-04 at 12:23:57. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Manage Dolt branches.
dolt branch
dolt branch --all
dolt branch {branch_name}
dolt branch {branch_name} {commit}
dolt branch --move {branch_name1} {branch_name2}
dolt branch --copy {branch_name1} {branch_name2}
dolt branch --delete {branch_name}
dolt branch --show-current
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).