aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.mrconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/.mrconfig b/.mrconfig
index d665d4e..80d5f7d 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -1,18 +1,18 @@
[source/account]
-checkout = git clone 'git://source.redpill.dk/feature/account.git' 'account'
+checkout = git clone 'git://source.redpill.dk/account.git' 'account'
[source/account-secure]
checkout = git clone 'git://source.redpill.dk/account-secure.git' 'account-secure'
[source/account-shell]
-checkout = git clone 'git://source.redpill.dk/feature/account-shell.git' 'account-shell'
+checkout = git clone 'git://source.redpill.dk/account-shell.git' 'account-shell'
[source/accounting]
checkout = git clone 'git://source.redpill.dk/accounting.git' 'accounting'
[source/chat]
-checkout = git clone 'git://source.redpill.dk/feature/chat-matrix.git' 'chat'
+checkout = git clone 'git://source.redpill.dk/chat-matrix.git' 'chat'
[source/source]
checkout = git clone 'git://source.redpill.dk/source.git' 'source'