Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -2/+2 |
| | |||||
* | plumbing/object: don't assign err from ForEach loop | Christian Muehlhaeuser | 2019-07-29 | 1 | -1/+1 |
| | | | | | | | Since we don't check the value anyway, as it can't possibly be anything but nil. Signed-off-by: Christian Muehlhaeuser <muesli@gmail.com> (cherry picked from commit 293e70fbceb5c81f33a96d5705f10785c6063db9) | ||||
* | Create merge-base feature | David Pordomingo | 2019-06-03 | 1 | -0/+210 |
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com> |