Libraries
»
p-mongo-git
(1.8.1)
»
Index
»
Git
»
Branches
»
#remote
Method: Git::Branches#remote
Defined in:
lib/git/branches.rb
#
remote
22 23 24
# File 'lib/git/branches.rb', line 22
def
remote
self
.
select
{
|
b
|
b
.
remote
}
end