summaryrefslogtreecommitdiffstats
path: root/gum.config
blob: 3618790f46a4de264cdf2aa5f2c73140dabf73d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[remote "kadamski"]
	url = git://github.com/kadamski/func.git
	fetch = refs/heads/*:refs/remotes/kadamski/*
[remote "makkalot"]
	url = git://github.com/makkalot/func.git
	fetch = refs/heads/*:refs/remotes/makkalot/*
[remote "mhicks"]
	url = git://github.com/matthicksj/func.git
	fetch = refs/heads/*:refs/remotes/mhicks/*

[remote "alikins"]
	url = git://github.com/alikins/func-alikins-devel.git 
	fetch = refs/heads/*:refs/remotes/func-alikins-devel/*