Skip to content

Commit d9cdda9

Browse files
committed
Update project branch [ci skip]
1 parent 9ae36a3 commit d9cdda9

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)