Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Andrew Bonventre 20901f7f18 devapp: follow-up changes that were not submitted in 50652
Change-Id: I76fb73a033d038d87766793928a4045a3600c517
Reviewed-on: https://go-review.googlesource.com/50770
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2017-07-22 21:38:56 +00:00
Andrew Bonventre e3b7b1d23d devapp: remove godash code in favor of maintner
Adds two new functions to maintner:
+ (*GerritCL).Subject() returns the first line of the latest
  commit message.
+ (*GitHubRepo).ForeachMilestone calls a passed function for each
  milestone in the repo.

Change-Id: I08c50ea53b781064c8ab2ddaff2177f51ebb091d
Reviewed-on: https://go-review.googlesource.com/50652
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-07-22 21:35:17 +00:00