git checkout -f
Revision as of 09:23, 20 March 2023 by Idontknowmaths (talk | contribs)
--force
Related
git checkout -f yourbranch git branch -M yourNewBranch
See also
git checkout
[-b
|master | main | -f
]
Advertising:
--force
git checkout -f yourbranch git branch -M yourNewBranch
git checkout
[ -b
| master | main | -f
]Advertising: