Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -2/+2 |
| | |||||
* | *: avoid unnecessary conversions | Christian Muehlhaeuser | 2019-07-29 | 1 | -1/+1 |
| | | | | | | | No need to convert these values, they're already of the right type. Signed-off-by: Christian Muehlhaeuser <muesli@gmail.com> (cherry picked from commit a1d8a7ac8bd0e4aff0f27dbb8bb37b8bd13a1346) | ||||
* | Support the 'rebase' config key for branches | Mike Riley | 2019-05-17 | 1 | -2/+21 |
| | | | | Signed-off-by: Mike Riley <mikeriley@yelirekim.com> | ||||
* | config: adds branches to config for tracking branches against remotes, ↵ | Jeremy Chambers | 2018-04-10 | 1 | -0/+71 |
updates clone to track when cloning a branch. Fixes #313 Signed-off-by: Jeremy Chambers <jeremy@thehipbot.com> |