mojotech / semaphorestatus

semaphorestatus
3 stars 0 forks source link

Implement more exact matching between local & remote branches #10

Closed mforsyth closed 11 years ago

mforsyth commented 11 years ago

Right now, the local branch filtering will only work if the local branch's name is the same name as its tracking branch. Should execute git branch -v and compare tracked branch with semaphore API's list of branches.