# File lib/git/branches.rb, line 24
def
remote
self
.
select
{
|
b
|
b
.
remote
}
end