mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[0047] Update git_id
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
5cffdde8e1
commit
f592231863
2 changed files with 3 additions and 3 deletions
|
|
@ -53,8 +53,8 @@
|
|||
#define NUM_DATABASES 3
|
||||
|
||||
char remotes[NUM_REMOTES][MAX_REMOTE] = {
|
||||
"git@github.com:mangos/mangos.git",
|
||||
"git://github.com/mangos/mangos.git" // used for fetch if present
|
||||
"git@github.com:mangos-three/server.git",
|
||||
"git://github.com/mangos-three/server.git" // used for fetch if present
|
||||
};
|
||||
|
||||
char remote_branch[MAX_REMOTE] = "master";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue