Add Ocata branch remove Liberty

Change the branches looked at to match the current tracked releases.

Change-Id: Ie406b3743c296905c8db196797b5c632d4d91dca
This commit is contained in:
Tony Breeds 2017-02-15 13:19:13 +11:00
parent b4e3ac5714
commit a4edd9d11a

View File

@ -25,9 +25,9 @@
# Note(tonyb): Expand HEAD into something that's hopefully more human
# readable
declare -a branches=($(git describe --always) origin/master
origin/stable/ocata
origin/stable/newton
origin/stable/mitaka
origin/stable/liberty
)
function search() {