We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf59ed7 commit 5902496Copy full SHA for 5902496
lib/tasks/git.rake
@@ -12,6 +12,7 @@ namespace :git do
12
'fusion94' => 'git://github.com/fusion94/kandan.git',
13
'SpencerCooley' => 'git://github.com/SpencerCooley/kandan.git',
14
'jrgifford' => 'git://github.com/jrgifford/kandan.git',
15
+ 'mjtko' => 'git://github.com/mjtko/kandan.git',
16
}
17
18
def get_remotes
0 commit comments