henrikruscon / hyper-statusline

Status Line Plugin for Hyper
MIT License
387 stars 79 forks source link

Configure the git remote repository #45

Closed bboure closed 7 years ago

bboure commented 7 years ago

It would be nice to make the git remote configurable. Possibly, on a per-directory-basis https://github.com/henrikdahl/hyper-statusline/blob/master/index.js#L167

e.g: I want to be able to use upstream instead of origin

macklinu commented 7 years ago

Good idea! I was curious about this and found a solution - will open a PR. 👍