codereview: use 'git branch -v' for pending
Change-Id: Ib80b19cf69a15860315b2d7a38baf3b05d693acc
This commit is contained in:
parent
c9ed52730b
commit
01463bacd0
@ -42,7 +42,7 @@ case pending
|
||||
echo 'usage: codereview pending' >[1=2]
|
||||
exit usage
|
||||
}
|
||||
$git branch --list
|
||||
$git branch -v
|
||||
|
||||
case create
|
||||
shift
|
||||
|
||||
Loading…
Reference in New Issue
Block a user