File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,13 +190,14 @@ Contributors are welcomed with love! Please read [CONTRIBUTING.md](./CONTRIBUTIN
190190* [x] ` edit project [project id or project path] [flags] `
191191* [x] ` delete project [project id or project path] `
192192
193- ### Project Branch
194-
195- * [ ] ` get branch [project id or project path] [flags] `
196- * [ ] ` describe branch [project id or project path] [flags] `
197- * [x] ` new branch [project id or project path] [flags] `
198- * [ ] ` edit branch [project id or project path] [--protect] [flags] `
199- * [ ] ` edit branch [project id or project path] [--unprotect] [flags] `
193+ ### Project Repository Branch
194+
195+ * [ ] ` get branch [flags] `
196+ * [ ] ` describe branch [branch name] [flags] `
197+ * [x] ` new branch [branch name] [flags] `
198+ * [x] ` delete branch [branch name] [flags] `
199+ * [ ] ` edit branch [branch name] [--protect] [flags] `
200+ * [ ] ` edit branch [branch name] [--unprotect] [flags] `
200201
201202### Project Hooks
202203
You can’t perform that action at this time.
0 commit comments