[elpa] master 50d4dbc: * packages/gited/gited.el (gited-pull): Delete unused variable

2018-04-09 Thread Tino Calancha
branch: master commit 50d4dbcbf6441d2991f19b9e8a90e0cb7eff6fcf Author: Tino Calancha Commit: Tino Calancha * packages/gited/gited.el (gited-pull): Delete unused variable --- packages/gited/gited.el | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) diff

[elpa] master 26c2abf: gited-pull fetches all remote branches

2018-04-09 Thread Tino Calancha
branch: master commit 26c2abf56485709ea8adc9fe1ce1ecfa8c0d063d Author: Tino Calancha Commit: Tino Calancha gited-pull fetches all remote branches `gited-pull' was pulling just `gited-current-branch'; most of the time you want to fetch from other remote branches as well.