diff options
Diffstat (limited to '.mrconfig')
-rw-r--r-- | .mrconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ checkout = git clone 'https://source.virtual-assembly.org/feature/account.git' ' [source/account-shell] checkout = git clone 'https://source.virtual-assembly.org/feature/account-shell.git' 'account-shell' +[source/accounting] +checkout = git clone 'https://source.couchdesign.dk/accounting.git' 'accounting' + [source/chat] checkout = git clone 'https://source.virtual-assembly.org/feature/chat.git' 'chat' |