@@ -748,24 +748,24 @@ <h2>NAME</h2>
748748< div class ="sect1 ">
749749< h2 id ="_synopsis "> SYNOPSIS</ h2 >
750750< div class ="sectionbody ">
751- < div class ="verseblock ">
752- < pre class ="content "> < code > git </ code > < code > branch </ code > [ < code > --color </ code > [ < code > = </ code > < em > <when> </ em > ] | < code > --no-color </ code > ] [ < code > --show-current </ code > ]
753- [ < code > -v </ code > [ < code > --abbrev= </ code > < em > <n ></ em > | < code > --no-abbrev </ code > ] ]
754- [< code > --column </ code > [ < code > = </ code > < em > <options ></ em > ] | < code > --no-column </ code > ] [ < code > --sort= </ code > < em > <key> </ em > ]
755- [< code > --merged </ code > [ < em > <commit ></ em > ]] [ < code > --no-merged </ code > [ < em > <commit ></ em > ] ]
756- [< code > --contains </ code > [ < em > <commit></ em > ]] [< code > --no-contains </ code > [ < em > <commit></ em > ]]
757- [< code > --points-at </ code > < em > <object ></ em > ] [ < code > --format= </ code > < em > <format ></ em > ]
758- [( < code > -r </ code > | < code > --remotes </ code > ) | ( < code > -a </ code > | < code > --all </ code > ) ]
759- [< code > --list </ code > ] [ < em > <pattern> </ em > < span > …] </ span >
760- < code > git </ code > < code > branch </ code > [ < code > --track </ code > [ < code > = </ code > ( < code > direct </ code > | < code > inherit </ code > )] | < code > --no-track </ code > ] [< code > -f </ code > ]
761- [ < code > --recurse-submodules </ code > ] < em > <branch-name> </ em > [ < em > <start-point> </ em > ]
762- < code > git </ code > < code > branch </ code > ( < code > --set-upstream-to= </ code > < em > <upstream> </ em > | < code > -u </ code > < em > <upstream& gt;</ em > ) [ < em > <branch-name ></ em > ]
763- < code > git</ code > < code > branch</ code > < code > --unset -upstream</ code > [ < em > <branch-name></ em > ]
764- < code > git</ code > < code > branch</ code > ( < code > -m </ code > | < code > -M </ code > ) [ < em > <old- branch> </ em > ] < em > <new-branch ></ em >
765- < code > git</ code > < code > branch</ code > ( < code > -c </ code > | < code > -C </ code > ) [< em > <old-branch></ em > ] < em > <new-branch></ em >
766- < code > git</ code > < code > branch</ code > ( < code > -d </ code > | < code > -D </ code > ) [< code > -r </ code > ] < em > <branch-name ></ em > < span > … </ span >
767- < code > git</ code > < code > branch</ code > < code > --edit-description </ code > [ < em > <branch-name></ em > ] </ pre >
768- < div class =" attribution " >
751+ < div class ="literalblock ">
752+ < div class ="content ">
753+ < pre > < code > git branch [--color[= <when >] | --no-color] [--show-current ]
754+ [-v [--abbrev= <n > | --no-abbrev] ]
755+ [--column[= <options >] | --no-column] [--sort= <key >]
756+ [--merged [ <commit>]] [--no-merged [ <commit>]]
757+ [--contains [ <commit >]] [--no-contains [ <commit >] ]
758+ [--points-at <object>] [--format=<format> ]
759+ [(-r|--remotes) | (-a|--all)]
760+ [--list ] [<pattern>... ]
761+ git branch [--track[=(direct|inherit)] | --no-track] [-f ]
762+ [--recurse-submodules] <branch-name& gt; [ <start-point >]
763+ git branch (--set -upstream-to=<upstream>|-u <upstream>) [ <branch-name>]
764+ git branch --unset-upstream [ <branch-name >]
765+ git branch (-m|-M ) [<old-branch>] <new-branch>
766+ git branch (-c|-C ) [<old-branch>] <new-branch >
767+ git branch (-d|-D) [-r] <branch-name>...
768+ git branch --edit-description [<branch-name>] </ code > </ pre >
769769</ div > </ div >
770770</ div >
771771</ div >
@@ -1437,7 +1437,7 @@ <h2 id="_git">GIT</h2>
14371437< div id ="footer ">
14381438< div id ="footer-text ">
14391439Last updated
1440- 2025-11-13 13:43:48 JST
1440+ 2025-12-09 08:25:28 JST
14411441</ div >
14421442</ div >
14431443</ body >
0 commit comments